| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Language.PureScript.Parser.State
Description
State for the parser monad
- data ParseState = ParseState {
- indentationLevel :: Column
Documentation
data ParseState Source
State for the parser monad
Constructors
| ParseState | |
Fields
| |
Instances