packages feed

json-spec-elm-0.1.0.1: README.md

# json-spec-elm

Produce elm types, encoders, and decoders from a
[`json-spec`](https://hackage.haskell.org/package/json-spec) `Specification`.

See `/test/test.hs` for an example.