From 9ce75d3554f24b4d57bca1f0415b3cd7eef00805 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 18 Nov 2015 13:23:10 +0100 Subject: [PATCH] revert lens and reflection upper bounds (#944) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b2fa2a4..986d5a7d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1709,6 +1709,10 @@ packages: # https://github.com/fpco/stackage/issues/975 - retry < 0.7 + + # https://github.com/fpco/stackage/issues/944 + - lens < 4.13 + - reflection < 2.1 # end of packages