Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- pPrimValue :: Parser PrimValue
- pPrimType :: Parser PrimType
- pFloatType :: Parser FloatType
- pIntType :: Parser IntType
- constituent :: Char -> Bool
- lexeme :: Parser a -> Parser a
- keyword :: Text -> Parser ()
- whitespace :: Parser ()
Documentation
pPrimValue :: Parser PrimValue Source #
Defined in this module for convenience.
pFloatType :: Parser FloatType Source #
Building blocks
constituent :: Char -> Bool Source #
whitespace :: Parser () Source #