Safe Haskell | None |
---|---|
Language | Haskell2010 |
Language.PureScript.Errors.JSON
Documentation
data ErrorPosition Source #
Constructors
ErrorPosition | |
data ErrorSuggestion Source #
Constructors
ErrorSuggestion | |
Fields |
Constructors
JSONError | |
Fields
|
toJSONErrors :: Bool -> Level -> MultipleErrors -> [JSONError] Source #
toJSONError :: Bool -> Level -> ErrorMessage -> JSONError Source #