| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Text.JSON.Parsec
Description
Parse JSON values using the Parsec combinators.
Documentation
p_js_string :: CharParser () JSString Source #
p_js_object :: CharParser () (JSObject JSValue) Source #
| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Text.JSON.Parsec
Description
Parse JSON values using the Parsec combinators.
p_js_string :: CharParser () JSString Source #
p_js_object :: CharParser () (JSObject JSValue) Source #