| Maintainer | bastiaan.heeren@ou.nl |
|---|---|
| Stability | provisional |
| Portability | portable (depends on ghc) |
| Safe Haskell | None |
| Language | Haskell98 |
Ideas.Encoding.DecoderJSON
Description
Services using JSON notation
Documentation
type JSONDecoder a = Decoder a JSON Source #
jsonDecoder :: TypedDecoder a JSON Source #