@hackage hasql-class0.1.0.0
Encodable and Decodable classes for hasql
Categories
License
BSD-3-Clause
Maintainer
jkarni@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (9)
- base >=4.7 && <4.11
- bytestring
- contravariant >=1.4 && <1.5
- data-default-class >0.0 && <0.2
- generics-eot >=0.2 && <0.3
- hasql >=0.19.11 && <1.2 Show all…
Dependents (1)
@hackage/acme-everything
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.