Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Documentation
lexerUnexpectedChar :: Char -> String Source
lexerInfixHint :: String -> String Source
lexerTooManyClose :: Show a => a -> String Source
lexerUnexpectedClose :: (Show a, Show b) => a -> b -> [String] Source
lexerStillOpenAtEOF :: [String] -> String Source