hasql

A very efficient PostgreSQL driver and a flexible mapping API

https://github.com/nikita-volkov/hasql

Version on this page:0.19.9
LTS Haskell 22.19:1.6.4.4
Stackage Nightly 2024-04-27:1.6.4.4
Latest on Hackage:1.6.4.4

See all snapshots hasql appears in

MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:hasql-0.19.9@sha256:888ded48558a0903157419f32adc9e2007f0c25ce04ed54a932c4c66d85f7ecb,5507

Module documentation for 0.19.9

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.