packages feed

Cabal revisions of groundhog-postgresql-0.7.0.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-name:            groundhog-postgresql-version:         0.7.0.2-license:         BSD3-license-file:    LICENSE-author:          Boris Lykah <lykahb@gmail.com>-maintainer:      Boris Lykah <lykahb@gmail.com>-synopsis:        PostgreSQL backend for the groundhog library.-description:     This package uses postgresql-simple and postgresql-libpq.-category:        Database-stability:       Stable-cabal-version:   >= 1.6-build-type:      Simple--extra-source-files:-    changelog--library-    build-depends:   base                     >= 4         && < 5-                   , postgresql-simple        >= 0.3       && < 0.5-                   , postgresql-libpq         >= 0.6.1-                   , bytestring               >= 0.9-                   , blaze-builder            >= 0.3       && < 0.5-                   , transformers             >= 0.2.1     && < 0.5-                   , groundhog                >= 0.7       && < 0.8-                   , monad-control            >= 0.3       && < 1.1-                   , monad-logger             >= 0.3-                   , containers               >= 0.2-                   , text                     >= 0.8-                   , attoparsec               >= 0.8.5.3-                   , resource-pool            >= 0.2.1-                   , time                     >= 1.1-    exposed-modules: Database.Groundhog.Postgresql-                     Database.Groundhog.Postgresql.Array-                     Database.Groundhog.Postgresql.Geometry-    ghc-options:     -Wall -fno-warn-unused-do-bind+name:            groundhog-postgresql
+version:         0.7.0.2
+x-revision: 1
+license:         BSD3
+license-file:    LICENSE
+author:          Boris Lykah <lykahb@gmail.com>
+maintainer:      Boris Lykah <lykahb@gmail.com>
+synopsis:        PostgreSQL backend for the groundhog library.
+description:     This package uses postgresql-simple and postgresql-libpq.
+category:        Database
+stability:       Stable
+cabal-version:   >= 1.6
+build-type:      Simple
+
+extra-source-files:
+    changelog
+
+library
+    build-depends:   base                     >= 4         && < 5
+                   , postgresql-simple        >= 0.3       && < 0.6
+                   , postgresql-libpq         >= 0.6.1
+                   , bytestring               >= 0.9
+                   , blaze-builder            >= 0.3       && < 0.5
+                   , transformers             >= 0.2.1     && < 0.5
+                   , groundhog                >= 0.7       && < 0.8
+                   , monad-control            >= 0.3       && < 1.1
+                   , monad-logger             >= 0.3
+                   , containers               >= 0.2
+                   , text                     >= 0.8
+                   , attoparsec               >= 0.8.5.3
+                   , resource-pool            >= 0.2.1
+                   , time                     >= 1.1
+    exposed-modules: Database.Groundhog.Postgresql
+                     Database.Groundhog.Postgresql.Array
+                     Database.Groundhog.Postgresql.Geometry
+    ghc-options:     -Wall -fno-warn-unused-do-bind