Unconstrain ansi-terminal, closes #2778

This commit is contained in:
Dan Burton 2017-12-07 13:50:35 -08:00
parent 1bb416aa59
commit 5de5f9f8d3
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -2223,7 +2223,7 @@ packages:
- list-prompt
- package-description-remote
- projectroot
- questioner
# - questioner # ansi-terminal-0.7
- language-dockerfile
"Pascal Hartig <phartig@rdrei.net> @passy":
@ -3064,9 +3064,6 @@ packages:
# https://github.com/commercialhaskell/stack/issues/3345
- cassava < 0.5.1.0
# https://github.com/fpco/stackage/issues/2778
- ansi-terminal < 0.7
# https://github.com/fpco/stackage/issues/2832
- io-streams < 1.5
@ -3421,6 +3418,7 @@ skipped-tests:
- path # via genvalidity genvalidity-property
- servant-js # via language-ecmascript
- system-filepath # QuickCheck 2.9 via chell-quickcheck
- system-fileio # via chell (per ansi-terminal-0.7)
- unordered-containers # via ChasingBottoms
# Blocked by stackage upper bounds. These can be re-enabled once