From a8cc1a60b55f919da6d47a1df0076271969f7e76 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 26 Jul 2015 10:17:06 -0700 Subject: [PATCH] Removed constraints "lens < 4.12" and "reflection < 2", closes #686 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7117bd67..ef688440 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1221,10 +1221,6 @@ packages: # 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 - warp-tls < 3.1