Merge pull request #4162 from domenkozar/hasql

Readd hasql family
This commit is contained in:
Adam Bergmark 2018-11-24 15:45:25 +01:00 committed by GitHub
commit d0c49c2a8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1187,14 +1187,15 @@ packages:
- base-prelude - base-prelude
- cases - cases
- focus - focus
- hasql < 0 - hasql
- hasql-optparse-applicative < 0 - hasql-optparse-applicative
- hasql-pool < 0 - hasql-pool
- hasql-transaction
- list-t - list-t
- mtl-prelude - mtl-prelude
- neat-interpolation - neat-interpolation
- partial-handler - partial-handler
- postgresql-binary < 0 - postgresql-binary
- slave-thread < 0 - slave-thread < 0
- stm-containers < 0 - stm-containers < 0
- refined - refined
@ -3769,7 +3770,6 @@ packages:
"Build failure with GHC 8.6": "Build failure with GHC 8.6":
# out of bounds # out of bounds
- SCalendar < 0 - SCalendar < 0
- deferred-folds < 0
- enummapset < 0 - enummapset < 0
- haskell-tools-builtin-refactorings < 0 - haskell-tools-builtin-refactorings < 0
- hpqtypes < 0 - hpqtypes < 0
@ -3779,7 +3779,6 @@ packages:
- ref-fd < 0 - ref-fd < 0
- safecopy < 0 - safecopy < 0
- stm-hamt < 0 - stm-hamt < 0
- text-builder < 0
# failed to build # failed to build
- ClustalParser < 0 - ClustalParser < 0