@hackage json-fu0.1.1

Generic JSON serialization / deserialization

A generic JSON serializer that converts fields to snake_case and optionally strips the constructor name from fields, so that the generated JSON is compatible with most web services.

Have a look at https://github.com/sol/json-fu#readme for examples.