packages feed

postgresql-query 1.0.0 → 1.0.1

raw patch · 1 files changed

+6/−2 lines, 1 files

Files

postgresql-query.cabal view
@@ -1,5 +1,5 @@ name:                postgresql-query-version:             1.0.0+version:             1.0.1  synopsis: Sql interpolating quasiquote plus some kind of primitive ORM           using it@@ -11,10 +11,14 @@ -- copyright: category:            Database build-type:          Simple+cabal-version:       >=1.10  extra-source-files: README.md -cabal-version:       >=1.10+homepage: https://bitbucket.org/s9gf4ult/postgresql-query+source-repository head+  type: git+  location: git@bitbucket.org:s9gf4ult/postgresql-query.git  library   hs-source-dirs: src