postgresql-libpq-0.9.5.0: low-level binding to libpq
Copyright (c) 2010 Grant Monroe
(c) 2011 Leon P Smith
License BSD3
Safe Haskell Safe-Inferred
Language Haskell2010

Database.PostgreSQL.LibPQ.Internal

Description

This module exports the data constructor for the database connection object so that people may create their own foreign bindings to libpq functions that may not exist yet in vanilla postgresql-libpq.

Synopsis

Documentation