@hackage hasql0.20.0.1

An efficient native PostgreSQL driver

A highly efficient PostgreSQL driver and a flexible mapping API.

This is an experimental version, which implements the binary protocol natively.

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.