liblawless-0.13.1: Prelude based on protolude for GHC 8 and beyond.

Safe HaskellNone
LanguageHaskell2010

Aeson

Documentation

moludeToJSONEncoding :: forall a. (GToEncoding (Rep a), Generic a) => a -> Encoding Source #

moludeParseJSON :: forall a. (GFromJSON (Rep a), Generic a) => Value -> Parser a Source #