From 2f638f5fc5e79f7644afb71f46bd2f731c5fa5e0 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 14 Jan 2023 14:33:33 -0800 Subject: [PATCH] Remove upper bound on `explicit-exception`, fix #6847 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d3424422..11a9b8d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -516,7 +516,7 @@ packages: - enumset - equal-files - event-list - - explicit-exception < 0.2 # https://github.com/commercialhaskell/stackage/issues/6847 + - explicit-exception - fixed-length - fftw-ffi - gnuplot