@hackage composite-aeson0.8.2.2
JSON for Vinyl records
Installation
Dependencies (20)
- aeson >=1.1.2.0 && <2.1
- aeson-better-errors >=0.9.1.0 && <0.10
- base >=4.12 && <5
- composite-base >=0.8 && <0.9
- 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 records allowing records to be easily converted to JSON using automatic derivation, explicit formats, or a mix of both.