Color-0.2.0

This commit is contained in:
Chris Dornan 2020-06-24 07:25:44 +01:00
parent d4f73c997b
commit b328ceac76

View File

@ -475,7 +475,7 @@ packages:
- coercible-utils < 0 # ghc 8.10 - coercible-utils < 0 # ghc 8.10
- hspec-parsec - hspec-parsec
- checkers - checkers
- hnix - hnix < 0 # https://github.com/haskell-nix/hnix/issues/651
- hashing - hashing
- hnix-store-core - hnix-store-core
- monadlist - monadlist
@ -3378,10 +3378,10 @@ packages:
- wai-middleware-auth < 0 # via hoauth2 - wai-middleware-auth < 0 # via hoauth2
# - hip # lens 4.16 via diagrams/chart # - hip # lens 4.16 via diagrams/chart
- massiv - massiv
- massiv-io - massiv-io < 0.3.0.0 # https://github.com/lehins/massiv-io/issues/1
- massiv-test - massiv-test
- scheduler - scheduler
- Color - Color < 0.2.0 # https://github.com/commercialhaskell/stackage/issues/5475
- safe-decimal - safe-decimal
- flush-queue - flush-queue
- pvar - pvar
@ -5502,7 +5502,7 @@ expected-test-failures:
- crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23
- doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22 - doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22
- doctest - doctest
- hnix # https://github.com/commercialhaskell/stackage/issues/5469 - hnix # (tests) https://github.com/commercialhaskell/stackage/issues/5469
# Assertion failures, these can be real bugs or just limitations # Assertion failures, these can be real bugs or just limitations
# in the test cases. # in the test cases.