Safe Haskell | Safe-Inferred |
---|
Documentation
identifier :: ParsecT String u Identity StringSource
reservedOp :: String -> ParsecT String u Identity ()Source
charLiteral :: ParsecT String u Identity CharSource
stringLiteral :: ParsecT String u Identity StringSource
hexadecimal :: ParsecT String u Identity IntegerSource
whiteSpace :: ParsecT String u Identity ()Source