| Portability | portable (depends on ghc) |
|---|---|
| Stability | provisional |
| Maintainer | bastiaan.heeren@ou.nl |
| Safe Haskell | None |
Ideas.Text.JSON
Description
Support for JavaScript Object Notation (JSON) and remote procedure calls using JSON. JSON is a lightweight alternative for XML.
Documentation
compactJSON :: JSON -> StringSource
jsonRPC :: JSON -> RPCHandler -> IO RPCResponseSource