From 9a5f06b83a2b9ba23bf5e324accba0b06532efaa Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Aug 2020 10:04:05 -0700 Subject: [PATCH] Upper bound `filtrable` (#5565) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5ebd5f3..c70a0b3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4043,7 +4043,7 @@ packages: - constraint - dual - either-both - - filtrable + - filtrable < 0.1.5.0 # https://github.com/commercialhaskell/stackage/issues/5565 - foldable1 - hs-functors - lenz