mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Unblock comfort-array and related packages
Closes #4577, closes #4578, closes #4582
This commit is contained in:
parent
4c0a1268ca
commit
b2bd4e9111
@ -4635,24 +4635,12 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/4575
|
||||
- data-accessor < 0.2.3
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4577
|
||||
- comfort-array < 0.4
|
||||
- hmm-lapack < 0.4
|
||||
- linear-circuit < 0.1.0.1
|
||||
- resistor-cube < 0.0.1.1
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4578
|
||||
- lapack < 0.3
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4579
|
||||
- quickcheck-classes < 0.6.2.0
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4580
|
||||
- http-api-data < 0.4.1
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4582
|
||||
- magico < 0.0.2.1
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
@ -4866,6 +4854,7 @@ skipped-tests:
|
||||
- vinyl # via hspec-2.7.0
|
||||
- wide-word # via semirings
|
||||
- zlib # tasty-quickcheck, tasty-hunit, tasty
|
||||
- comfort-array # ChasingBottoms
|
||||
|
||||
# Blocked due to tests failing to compile for GHC 8.6
|
||||
- async-refresh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user