postgresql-binary 0.12.4 → 0.12.4.1
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- postgresql-binary.cabal +2/−2
postgresql-binary.cabal view
@@ -1,14 +1,14 @@ name: postgresql-binary version:- 0.12.4+ 0.12.4.1 synopsis: Encoders and decoders for the PostgreSQL's binary format description: An API for dealing with PostgreSQL's binary data format. . It can be used to implement performant bindings to Postgres.- E.g., <http://hackage.haskell.org/package/hasql "hasql">+ E.g., <http://hackage.haskell.org/package/hasql hasql> is based on this library. . It supports all Postgres versions starting from 8.3