Portability | portable |
---|---|
Stability | provisional |
Maintainer | Sigbjorn Finne <[email protected]> |
Safe Haskell | Safe-Infered |
Text.JSON.Parsec
Description
Parse JSON values using the Parsec combinators.
Documentation
p_array :: CharParser () [JSValue]Source
json-0.5: Support for serialising Haskell to and from JSON
Portability | portable |
---|---|
Stability | provisional |
Maintainer | Sigbjorn Finne <[email protected]> |
Safe Haskell | Safe-Infered |
Text.JSON.Parsec
Description
Parse JSON values using the Parsec combinators.
p_array :: CharParser () [JSValue]Source