@hackage hasql0.19.3.1
A very efficient PostgreSQL driver and a flexible mapping API
Installation
Dependencies (24)
- aeson >=0.7 && <0.11
- attoparsec >=0.10 && <0.14
- base >=4.6 && <5
- base-prelude >=0.1.19 && <0.2
- bytestring >=0.10 && <0.11
- contravariant >=1.3 && <2 Show all…
Dependents (79)
@hackage/pgmq-hasql, @hackage/postgres-websockets, @hackage/hasql-transaction-io, @hackage/superevent, @hackage/hasql-notifications, @cardano/marlowe-chain-sync, Show all…
This package is the root of the "hasql" ecosystem.
The API is completely disinfected from exceptions. All error-reporting is explicit and is presented using the Either type.