@hackage postgresql-binary0.2.3

Encoders and decoders for the PostgreSQL's binary format

An API for dealing with PostgreSQL's binary data format.

It can be used to implement high level APIs for Postgres. E.g., "hasql-postgres" is based on this library.