Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Embed an Attoparsec text parser into an Aeson parser Embed an Attoparsec text parser into an Aeson parser
-
Better error messages when decoding JSON values. A small package which gives you the tools to build parsers to decode JSON values, and gives good error messages when parsing fails. See also http://harry.garrood.me/blog/aeson-better-errors/.
-
Aeson combinators for dead simple JSON decoding Low overhead value space Decoder on top of Aeson's Parser for combinator style decoding.
-
Parse and run JSONPath queries on Aeson documents RFC 9535 compliant JSONPath parsing and querying package. JSONPath is similar to XPath for querying XML documents.
-
Generate TypeScript definition files from your ADTs Please see the README on Github at https://github.com/codedownio/aeson-typescript#readme
-
Library providing JSON parser that warns about unexpected fields in objects. Please see the README on GitHub at https://github.com/commercialhaskell/aeson-warning-parser#readme
-
Output any Aeson value as YAML (pure Haskell library) This library exposes functions for encoding any Aeson value as YAML. There is also support for encoding multiple values into YAML "documents". This library is pure Haskell, and does not depend on C FFI with libyaml. It is also licensed under the BSD3 license.
aesonPretty :: ProcessType r => rshell-conduit Data.Conduit.Shell No documentation available.
aesonPretty :: ProcessType r => rshell-conduit Data.Conduit.Shell.PATH No documentation available.
-
Compatible generic class names of Aeson This package includes compatible generic class names of Aeson package.