@hackage hpqtypes1.14.0.0
Haskell bindings to libpqtypes
Categories
License
BSD-3-Clause
Maintainer
Andrzej Rybczak <andrzej@rybczak.net>
Links
Versions
Installation
Tested Compilers
Dependencies (18)
- aeson >=1.0
- async >=2.1.1.1
- base >=4.16 && <5
- bytestring >=0.9
- containers >=0.5.0.0
- exceptions >=0.9 Show all…
Dependents (8)
@hackage/consumers, @hackage/log, @hackage/hpqtypes-extras, @hackage/log-postgres, @hackage/acme-everything, @hackage/hpqtypes-effectful, Show all…
hpqtypes
Efficient and easy-to-use bindings to (slightly modified) libpqtypes, libpq extension that adds support for binary transport format and composite types.
Source code of libpqtypes is bundled along with the bindings.
Examples can be found in the examples directory.