mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-31 16:40:26 +01:00
Skip tests and close #2562
This commit is contained in:
parent
95b76a92ce
commit
628f132215
@ -3207,12 +3207,9 @@ packages:
|
|||||||
- concurrent-output < 1.10.0 # Wait for GHC 8.2.1
|
- concurrent-output < 1.10.0 # Wait for GHC 8.2.1
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2557
|
# https://github.com/fpco/stackage/issues/2557
|
||||||
- singletons < 2.3
|
- singletons < 2.3 # Wait for GHC 8.2.1
|
||||||
- th-desugar < 1.7
|
- th-desugar < 1.7
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2562
|
|
||||||
- trifecta < 1.7
|
|
||||||
|
|
||||||
# https://github.com/haskell/haddock/issues/634 - causes other docs to fail to build
|
# https://github.com/haskell/haddock/issues/634 - causes other docs to fail to build
|
||||||
- haddock < 2.17.5
|
- haddock < 2.17.5
|
||||||
|
|
||||||
@ -3427,6 +3424,7 @@ skipped-tests:
|
|||||||
- distributive
|
- distributive
|
||||||
- email-validate
|
- email-validate
|
||||||
- flow
|
- flow
|
||||||
|
- trifecta
|
||||||
# - genvalidity-property # bounds: QuickCheck
|
# - genvalidity-property # bounds: QuickCheck
|
||||||
- hasmin
|
- hasmin
|
||||||
- http-api-data
|
- http-api-data
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user