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