Safe Haskell | None |
---|---|
Language | Haskell98 |
Text.HSmarty.Parser.Util
Documentation
stripSpace :: forall c. Parser c -> Parser c Source
skipWhile1 :: (Char -> Bool) -> Parser () Source
quotedString :: Char -> Parser Text Source
decodeHexUnsafe :: String -> Integer Source