@hackage hasql1.2
An efficient PostgreSQL driver and a flexible mapping API
Installation
Dependencies (22)
- attoparsec >=0.10 && <0.14
- base >=4.6 && <5
- base-prelude >=0.1.19 && <2
- bytestring >=0.10 && <0.11
- bytestring-strict-builder >=0.4 && <0.5
- 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.
The version 1 is completely backward-compatible with 0.19.