Cabal revisions of postgresql-simple-0.7.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.12 name: postgresql-simple version: 0.7.0.0+x-revision: 1 synopsis: Mid-Level PostgreSQL client library description: Mid-Level PostgreSQL client library, forked from mysql-simple. || ==8.10.7 || ==9.0.2 || ==9.2.8- || ==9.4.5- || ==9.6.2+ || ==9.4.8+ || ==9.6.3+ || ==9.8.1 library default-language: Haskell2010 -- GHC bundled libs build-depends:- base >=4.12.0.0 && <4.19- , bytestring >=0.10.8.2 && <0.12+ base >=4.12.0.0 && <4.20+ , bytestring >=0.10.8.2 && <0.13 , containers >=0.6.0.1 && <0.7- , template-haskell >=2.14.0.0 && <2.21- , text >=1.2.3.0 && <1.3 || >=2.0 && <2.1+ , template-haskell >=2.14.0.0 && <2.22+ , text >=1.2.3.0 && <1.3 || >=2.0 && <2.2 , time-compat >=1.9.5 && <1.12 , transformers >=0.5.6.2 && <0.7
revision 2
cabal-version: 1.12 name: postgresql-simple version: 0.7.0.0-x-revision: 1+x-revision: 2 synopsis: Mid-Level PostgreSQL client library description: Mid-Level PostgreSQL client library, forked from mysql-simple. || ==9.0.2 || ==9.2.8 || ==9.4.8- || ==9.6.3- || ==9.8.1+ || ==9.6.6+ || ==9.8.2+ || ==9.10.1 library default-language: Haskell2010 -- GHC bundled libs build-depends:- base >=4.12.0.0 && <4.20+ base >=4.12.0.0 && <4.21 , bytestring >=0.10.8.2 && <0.13- , containers >=0.6.0.1 && <0.7- , template-haskell >=2.14.0.0 && <2.22+ , containers >=0.6.0.1 && <0.8+ , template-haskell >=2.14.0.0 && <2.23 , text >=1.2.3.0 && <1.3 || >=2.0 && <2.2 , time-compat >=1.9.5 && <1.12 , transformers >=0.5.6.2 && <0.7 aeson >=2.1.2.1 && <2.3 , attoparsec >=0.14.4 && <0.15 , case-insensitive >=1.2.1.0 && <1.3- , hashable >=1.4.3.0 && <1.5+ , hashable >=1.4.3.0 && <1.6 , Only >=0.1 && <0.1.1 , postgresql-libpq >=0.10.0.0 && <0.11 , scientific >=0.3.7.0 && <0.4
revision 3
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. , 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