@hackage / hasql-class

Encodable and Decodable classes for hasql

Latest0.1.0.0

About

Metadata

  • Last updated , by jkarni
  • License BSD-3-Clause
  • Categories Databases
  • Maintained by: jkarni@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 7.10.3

Readme

hasql-class

This packages provides the classes Encodable and Decodable for types that have hasql encoders or decoders, respectively. It also provides generic instances for them.