Copyright | (c) 2017 Cristian Adrián Ontivero |
---|---|
License | BSD3 |
Stability | experimental |
Portability | unknown |
Safe Haskell | Safe |
Language | Haskell2010 |
Parsers for CSS <string> values.
Documentation
convertEscaped :: Parser Text Source #
Parse and convert any escaped unicode to its underlying Char.