mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-11 05:47:29 +01:00
Unconstrain ansi-terminal, closes #2778
This commit is contained in:
parent
1bb416aa59
commit
5de5f9f8d3
@ -2223,7 +2223,7 @@ packages:
|
|||||||
- list-prompt
|
- list-prompt
|
||||||
- package-description-remote
|
- package-description-remote
|
||||||
- projectroot
|
- projectroot
|
||||||
- questioner
|
# - questioner # ansi-terminal-0.7
|
||||||
- language-dockerfile
|
- language-dockerfile
|
||||||
|
|
||||||
"Pascal Hartig <phartig@rdrei.net> @passy":
|
"Pascal Hartig <phartig@rdrei.net> @passy":
|
||||||
@ -3064,9 +3064,6 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stack/issues/3345
|
# https://github.com/commercialhaskell/stack/issues/3345
|
||||||
- cassava < 0.5.1.0
|
- cassava < 0.5.1.0
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2778
|
|
||||||
- ansi-terminal < 0.7
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2832
|
# https://github.com/fpco/stackage/issues/2832
|
||||||
- io-streams < 1.5
|
- io-streams < 1.5
|
||||||
|
|
||||||
@ -3421,6 +3418,7 @@ skipped-tests:
|
|||||||
- path # via genvalidity genvalidity-property
|
- path # via genvalidity genvalidity-property
|
||||||
- servant-js # via language-ecmascript
|
- servant-js # via language-ecmascript
|
||||||
- system-filepath # QuickCheck 2.9 via chell-quickcheck
|
- system-filepath # QuickCheck 2.9 via chell-quickcheck
|
||||||
|
- system-fileio # via chell (per ansi-terminal-0.7)
|
||||||
- unordered-containers # via ChasingBottoms
|
- unordered-containers # via ChasingBottoms
|
||||||
|
|
||||||
# Blocked by stackage upper bounds. These can be re-enabled once
|
# Blocked by stackage upper bounds. These can be re-enabled once
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user