mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 14:41:59 +01:00
Skip tests for hasql-transaction, closes #5964
This commit is contained in:
parent
b932a4f408
commit
f916f490cd
@ -6915,9 +6915,6 @@ packages:
|
|||||||
- gi-pango < 1.0.24
|
- gi-pango < 1.0.24
|
||||||
- gi-xlib <2.0.10
|
- gi-xlib <2.0.10
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5964
|
|
||||||
- hasql-transaction < 1.0.0.2
|
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# 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-fileio # ansi-terminal-0.8 via chell
|
||||||
- system-filepath # 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)
|
- 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
|
# Blocked by stackage upper bounds. These can be re-enabled once
|
||||||
# the relevant stackage upper bound is lifted.
|
# the relevant stackage upper bound is lifted.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user