@hackage bson-mapping0.1.5.1
Mapping between BSON and algebraic data types.
Categories
License
LicenseRef-OtherLicense
Maintainer
Francesco Mazzoli <f@mazzo.li>
Links
Versions
Installation
Dependencies (5)
Dependents (1)
@hackage/acme-everything
This module defines a Bson class to convert data types to Bson and to convert Bson documents back to datatypes, along with template haskell functions to easily derive the instance.