From 9e1efda6ae6d16b82e4108ce9ffa876219c7abaf Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 8 Feb 2016 11:20:51 +0100 Subject: [PATCH] Remove transformers-compat upper bound. Close #1146 and close #1207 --- build-constraints.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 02691708..587c319e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1945,10 +1945,6 @@ packages: # https://github.com/fpco/stackage/issues/1131 - unordered-containers < 0.2.6 - # https://github.com/fpco/stackage/issues/1146 - - transformers-compat < 0.5 - - bifunctors < 5.2.1 - # https://github.com/fpco/stackage/issues/1147 - comonad < 4.3 - pointed < 5 @@ -1959,9 +1955,6 @@ packages: # https://github.com/fpco/stackage/issues/1155 - aeson < 0.10 - # https://github.com/fpco/stackage/issues/1207 - - text-show < 3 - # end of packages