From 060c2013cdd48531b03279b655d5a7ff44721790 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Mon, 31 Jan 2022 10:10:49 -0500 Subject: [PATCH] Unrestricts opaleye < 0.9 (#6419) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 19b67ef5..a1890ce6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1657,7 +1657,7 @@ packages: - ghcjs-perch "Tom Ellis @tomjaguarpaw": - - opaleye < 0.9 # https://github.com/commercialhaskell/stackage/issues/6419 + - opaleye - product-profunctors - strict-wrapper