@hackage bson-mapping0.1.1

Mapping between BSON and algebraic data types.

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.