purescript-0.3.5: PureScript Programming Language Compiler

Safe HaskellNone

Language.PureScript.Parser.Values

Description

Parsers for values, statements, binders and guards

Synopsis

Documentation

parseBinderNoParens :: Parsec String ParseState BinderSource

Parse a binder as it would appear in a top level declaration