Skip tests for hasql-transaction, closes #5964

This commit is contained in:
Alexey Zabelin 2021-03-26 20:24:16 -05:00
parent b932a4f408
commit f916f490cd
No known key found for this signature in database
GPG Key ID: ACCAC0BCE271B847

View File

@ -6915,9 +6915,6 @@ packages:
- gi-pango < 1.0.24
- gi-xlib <2.0.10
# https://github.com/commercialhaskell/stackage/issues/5964
- hasql-transaction < 1.0.0.2
# end of packages
# Package flags are applied to individual packages, and override the values of
@ -7391,6 +7388,7 @@ skipped-tests:
- system-fileio # ansi-terminal-0.8 via chell
- system-filepath # ansi-terminal-0.8 via chell
- buffer-builder # per HTF per cpphs per polyparse (ghc 8.6 failure)
- hasql-transaction # via rerebase
# Blocked by stackage upper bounds. These can be re-enabled once
# the relevant stackage upper bound is lifted.