From 7c5a7103463c322817ea8ba8c37fc0c8cf4a4ac1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 31 Jul 2020 17:39:31 -0700 Subject: [PATCH] Try again --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index be0aed25..ea8f4621 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2111,7 +2111,7 @@ packages: "Michael Thompson @michaelt": - pipes-text < 0 # GHC 8.4 via streaming-commons-0.2.0.0 - lens-simple < 0 # via lens-family-2.0.0 - - lens-family-core # 2.1.0 #https://github.com/commercialhaskell/stackage/issues/5182 + - lens-family-core < 2.1.0 #https://github.com/commercialhaskell/stackage/issues/5182 - lens-family # 2.1.0 #https://github.com/commercialhaskell/stackage/issues/5182 "Justin Le @mstksg":