mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 21:21:58 +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
|
# https://github.com/commercialhaskell/stackage/issues/4575
|
||||||
- data-accessor < 0.2.3
|
- 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
|
# https://github.com/commercialhaskell/stackage/issues/4579
|
||||||
- quickcheck-classes < 0.6.2.0
|
- quickcheck-classes < 0.6.2.0
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4580
|
# https://github.com/commercialhaskell/stackage/issues/4580
|
||||||
- http-api-data < 0.4.1
|
- http-api-data < 0.4.1
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4582
|
|
||||||
- magico < 0.0.2.1
|
|
||||||
|
|
||||||
# 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
|
||||||
@ -4866,6 +4854,7 @@ skipped-tests:
|
|||||||
- vinyl # via hspec-2.7.0
|
- vinyl # via hspec-2.7.0
|
||||||
- wide-word # via semirings
|
- wide-word # via semirings
|
||||||
- zlib # tasty-quickcheck, tasty-hunit, tasty
|
- zlib # tasty-quickcheck, tasty-hunit, tasty
|
||||||
|
- comfort-array # ChasingBottoms
|
||||||
|
|
||||||
# Blocked due to tests failing to compile for GHC 8.6
|
# Blocked due to tests failing to compile for GHC 8.6
|
||||||
- async-refresh
|
- async-refresh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user