data PGconn : Type
Internal phantom type used to mark pointers related to DB connections.
data Conn : Type
MkConn : Ptr PGconn -> Conn