postgresql-libpq 0.9.0.0 → 0.9.0.1
raw patch · 1 files changed
+3/−3 lines, 1 files
Files
- postgresql-libpq.cabal +3/−3
postgresql-libpq.cabal view
@@ -1,5 +1,5 @@ Name: postgresql-libpq-Version: 0.9.0.0+Version: 0.9.0.1 Synopsis: low-level binding to libpq Description: This is a binding to libpq: the C application@@ -30,7 +30,7 @@ GHC-Options: -Wall Extra-Libraries: pq if os(openbsd)- Extra-Libraries: crypto ssl com_err asn1 krb5 wind roken heimbase+ Extra-Libraries: crypto ssl -- Other-modules: Build-tools: hsc2hs@@ -42,4 +42,4 @@ source-repository this type: git location: http://github.com/lpsmith/postgresql-libpq- tag: v0.9.0.0+ tag: v0.9.0.1