abeson-0.1.0.1: interconversion between aeson and bson.

Safe HaskellNone
LanguageHaskell2010

Data.Abeson

Contents

Synopsis

Documentation

data AbesonConfig Source

Instances

Default AbesonConfig

binary, function, userDef -> base64 encoding

objectid -> show

regex -> /pat/mod

javascript -> {environment: env, code: code}

stamp -> {t: time_t, i: ordinal}

minkey -> -1, maxkey -> 1

reexport

def :: Default a => a

The default value for this type.