mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +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
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2557
|
||||
- singletons < 2.3
|
||||
- singletons < 2.3 # Wait for GHC 8.2.1
|
||||
- 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
|
||||
- haddock < 2.17.5
|
||||
|
||||
@ -3427,6 +3424,7 @@ skipped-tests:
|
||||
- distributive
|
||||
- email-validate
|
||||
- flow
|
||||
- trifecta
|
||||
# - genvalidity-property # bounds: QuickCheck
|
||||
- hasmin
|
||||
- http-api-data
|
||||
|
||||
Loading…
Reference in New Issue
Block a user