json-autotype-0.2.5.4: Automatic type declaration for JSON input data

Safe HaskellNone
LanguageHaskell2010

Data.Aeson.AutoType.Extract

Description

Extraction and unification of AutoType's Type from Aeson Value.

Synopsis

Documentation

typeSize :: Type -> Int Source

Size of the Type term.

newtype Dict Source

Constructors

Dict 

Fields

unDict :: Map Text Type
 

emptyType :: Type Source

Empty type