mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-01 09:00:28 +01:00
Unconstrain tasty-quickcheck, skip tests for model, see #3190
This commit is contained in:
parent
318b628da9
commit
7c13c80ef8
@ -3231,9 +3231,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/3189
|
# https://github.com/fpco/stackage/issues/3189
|
||||||
- skylighting < 0.6
|
- skylighting < 0.6
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3190
|
|
||||||
- tasty-quickcheck < 0.9.2
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/3193
|
# https://github.com/fpco/stackage/issues/3193
|
||||||
- hedis < 0.10
|
- hedis < 0.10
|
||||||
|
|
||||||
@ -3441,6 +3438,7 @@ skipped-tests:
|
|||||||
- hasql-transaction # rebase, see https://github.com/nikita-volkov/rebase/issues/11
|
- hasql-transaction # rebase, see https://github.com/nikita-volkov/rebase/issues/11
|
||||||
- lifted-base # HUnit 1.6
|
- lifted-base # HUnit 1.6
|
||||||
- makefile # GHC 8.2
|
- makefile # GHC 8.2
|
||||||
|
- model # tasty-quickcheck 0.9.2
|
||||||
- next-ref # hspec 2.3
|
- next-ref # hspec 2.3
|
||||||
- parsec # HUnit 1.6
|
- parsec # HUnit 1.6
|
||||||
- partial-order # HUnit 1.6
|
- partial-order # HUnit 1.6
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user