Description
A Haskell library that connects Aeson JSON values with attoparsec parsing. It helps developers parse JSON-related structures while reusing attoparsec's efficient parser combinators.
Use it in Haskell projects that need custom parsing around JSON values. It is a library component, usually installed because another Haskell package requires it.