helic-0.5.2.0: Clipboard Manager
Safe HaskellNone
LanguageHaskell2010

Helic.Json

Description

Aeson TH deriving, Internal

Synopsis

Documentation

unaryJson :: Name -> Q [Dec] Source #

Derive Aeson codecs for single-field types with custom settings.

json :: Name -> Q [Dec] Source #

Derive Aeson codecs with custom settings.