@hackage composite-aeson0.6.0.0
JSON for Vinyl/Frames records
Installation
Dependencies (20)
- aeson >=1.1.2.0 && <1.5
- aeson-better-errors >=0.9.1.0 && <0.10
- base >=4.7 && <5
- composite-base >=0.5.3.0 && <0.7
- containers >=0.5.7.0 && <0.7
- contravariant >=1.4 && <1.6 Show all…
Dependents (9)
@hackage/composite-aeson-throw, @hackage/composite-aeson-writeonly, @hackage/compdoc-dhall-decoder, @hackage/shakebook, @hackage/composite-aeson-refined, @hackage/composite-aeson-cofree-list, Show all…
Integration between Aeson and Vinyl/Frames records allowing records to be easily converted to JSON using automatic derivation, explicit formats, or a mix of both.