From 82d0d7abe743c277ad96558b2aa3bc5c8172c185 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 23 Jul 2015 21:44:26 -0700 Subject: [PATCH] reflection bound can be lifted with lens bound. #686; closes #672 --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cee50898..743dd27f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1223,14 +1223,12 @@ packages: # https://github.com/fpco/stackage/issues/669 - linear < 1.19 - # https://github.com/fpco/stackage/issues/672 - - reflection < 2 - # https://github.com/fpco/stackage/issues/682 - vector < 0.11 # https://github.com/fpco/stackage/issues/686 - lens < 4.12 + - reflection < 2 # https://github.com/fpco/stackage/issues/703 - warp < 3.1