BSD-3-Clause licensed by Grant Monroe, Leon P Smith, Joey Adams
Maintained by Oleg Grenrus
This version can be pinned in stack with:postgresql-libpq-0.9.4.2@sha256:bb2675541c8930c85fbcdb8086017d797a53b4e4153da1623804ca2796f33442,2841

Module documentation for 0.9.4.2

Depends on 3 packages(full list with versions):
Used by 3 packages in nightly-2020-01-05(full list with versions):

This is a binding to libpq: the C application programmer's interface to PostgreSQL. libpq is a set of library functions that allow client programs to pass queries to the PostgreSQL backend server and to receive the results of these queries.

Changes

0.9.4.2

  • Support GHC-8.6.1
  • Add simple smoke test