Popularity
2.8
Declining
Activity
1.2
Growing
2
3
1

Monthly Downloads: 6
Programming language: Haskell
License: Apache License 2.0
Tags: JSON     Aeson    

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.

Do you think we are missing an alternative of aeson-decode or a related project?

Add another 'aeson' Package

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.