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