Safe Haskell | None |
---|---|
Language | Haskell98 |
Language.PureScript.Parser.Types
Description
Parsers for types
Documentation
parsePolyType :: Parsec String ParseState Type Source
Parse a polytype
parseTypeAtom :: Parsec String ParseState Type Source
Parse a type as it appears in e.g. a data constructor