Maintainer | Toshio Ito <debug.ito@gmail.com> |
---|---|
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Synopsis
- jsonCodec :: FromGraphSON s => Codec s
Documentation
jsonCodec :: FromGraphSON s => Codec s Source #
Simple "application/json" codec.
The encoder uses GraphSON v1 format. The decoder supports all GraphSON v1, v2 and v3.