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.
-
Type driven generic aeson instance customisation This package provides a newtype wrapper with FromJSON/ToJSON instances customisable via a phantom type parameter. The instances can be rendered to the original type using DerivingVia.
-
GenValidity support for aeson GenValidity support for aeson
package
genvalidity-hspec-aeson Standard spec's for aeson-related instances Standard spec's for aeson-related instances
package
genvalidity-sydtest-aeson Standard spec's for aeson-related instances in sydtest Standard spec's for aeson-related instances in sydtest
-
keyed-vals KeyedVals.Handle.Codec.Aeson No documentation available.
-
Law-abiding lenses for Aeson, using microlens Law-abiding lenses for Aeson, using microlens.
-
JSON logging using monad-logger interface monad-logger-aeson provides structured JSON logging using monad-logger's interface. Specifically, it is intended to be a (largely) drop-in replacement for monad-logger's Control.Monad.Logger.CallStack module.
-
Validity instances for aeson Validity instances for aeson
package
dependent-sum-aeson-orphans JSON instances for DSum, DMap, and Some JSON instances for DSum, DMap, and Some.
-
Allow aeson data types to be used with Lua. This package provides instances to push and receive any datatype encodable as JSON to and from the Lua stack.