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

Safe HaskellNone
LanguageHaskell2010

Aeson

Documentation

module Data.Aeson

module Generics

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