From 838ea284c450bc65b422b1fd9c187a6a22e2fb34 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 6 Aug 2017 17:33:12 +0200 Subject: [PATCH] Remove upper bound for turtle (and whitespace). Closes https://github.com/fpco/stackage/issues/2682. --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 903723ee..d0239e45 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3245,13 +3245,13 @@ packages: "Edward Amsden @eamsden": - h2c - bno055-haskell - + "Matt Noonan @matt-noonan": - justified-containers "Levent Erkok @LeventErkok": - sbv - + "János Tapolczai @jtapolczai": - listsafe @@ -3294,9 +3294,6 @@ packages: - inflections < 0.4 # Unblock cue-sheet above when removing this bound - # https://github.com/fpco/stackage/issues/2682 - - turtle < 1.4 - # https://github.com/fpco/stackage/issues/2714 - brick < 0.21 - word-wrap < 0.2