Holmusk / elm-street

:deciduous_tree: Crossing the road between Haskell and Elm
Mozilla Public License 2.0
88 stars 6 forks source link

[#66] Patch generated JSON encoders and decoders #68

Closed chshersh closed 5 years ago

chshersh commented 5 years ago

Resolves #66 Resolves #63

I also improved documentation a little bit so it's more clear from the README how you should derive FromJSON and ToJSON instances for different data types.