Popularity
2.6
Declining
Activity
1.2
Stable
2
2
1
Monthly Downloads: 6
Programming language: Haskell
License: Apache License 2.0
aeson-decode alternatives and similar packages
Based on the "aeson" category.
Alternatively, view aeson-decode alternatives based on common mentions on social networks and blogs.
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
Promo
sevalla.com

Do you think we are missing an alternative of aeson-decode or a related project?
README
aeson-decode
A small and simple library for interpreting JSON after it has been parsed by aeson
into the Value
type.
Decoding failures do not come with any error messages; results are all Maybe
.