purescript-0.8.2.0: PureScript Programming Language Compiler

Safe HaskellSafe
LanguageHaskell98

Language.PureScript.Parser.State

Description

State for the parser monad

Synopsis

Documentation

data ParseState Source

State for the parser monad

Constructors

ParseState 

Fields

indentationLevel :: Column

The most recently marked indentation level