diff --git a/postgresql-simple.cabal b/postgresql-simple.cabal index bf3077c..0598a18 100644 --- a/postgresql-simple.cabal +++ b/postgresql-simple.cabal @@ -1,7 +1,7 @@ cabal-version: 1.12 name: postgresql-simple version: 0.7.0.0 -x-revision: 2 +x-revision: 3 synopsis: Mid-Level PostgreSQL client library description: Mid-Level PostgreSQL client library, forked from mysql-simple. @@ -93,7 +93,7 @@ library , case-insensitive >=1.2.1.0 && <1.3 , hashable >=1.4.3.0 && <1.6 , Only >=0.1 && <0.1.1 - , postgresql-libpq >=0.10.0.0 && <0.11 + , postgresql-libpq >=0.10.0.0 && <0.12 , scientific >=0.3.7.0 && <0.4 , uuid-types >=1.0.5 && <1.1 , vector >=0.13.0.0 && <0.14