@hackage hasql-class0.0.0.1
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.10
- bytestring
- contravariant >=1.4 && <1.5
- data-default-class >=0.0 && <0.1
- generics-eot >=0.2 && <0.3
- hasql >=0.19.11 && <0.20 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.