purescript-0.4.18.2: PureScript Programming Language Compiler

Safe HaskellNone

Language.PureScript.Parser.Types

Description

Parsers for types

Synopsis

Documentation

parseTypeAtom :: Parsec String ParseState TypeSource

Parse a type as it appears in e.g. a data constructor