From 5de5f9f8d3a10acad43a387ccd9e9b389104d178 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 7 Dec 2017 13:50:35 -0800 Subject: [PATCH] Unconstrain ansi-terminal, closes #2778 --- build-constraints.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e614fb1..c04a84b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2223,7 +2223,7 @@ packages: - list-prompt - package-description-remote - projectroot - - questioner + # - questioner # ansi-terminal-0.7 - language-dockerfile "Pascal Hartig @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