@hackage / hdbc-aeson

Deserialize from HDBC rows to FromJSON instances

Latest0.1.3.2

About

Metadata

  • Last updated , by DanielChoi
  • License MIT
  • Categories Databases
  • Maintained by: dhchoi@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

hdbc-aeson

Provides a way to reuse FromJSON instances to unmarshall values from an HDBC database to Haskell values. See HDBC.Aeson module or Hackage page for API.

Author