A fast Haskell JSON library
Browse cluster: Haskell tooling and libraries →Aeson is a fast Haskell library for working with JSON data. The project includes attoparsec-iso8601, a separate package for parsing ISO 8601 dates that is used by aeson and can be shared with other projects needing the same date parsing functionality. The library was originally written by Bryan O'Sullivan and is maintained as an open-source project on GitHub under the Haskell organization.