From b3d7582213a35deaf0faec4669e9b611a0aecd90 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 14 Jan 2023 09:09:12 -0800 Subject: [PATCH] Add upper bound for `explicit-exception` (#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 1ba38250..920da326 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -516,7 +516,7 @@ packages: - enumset - equal-files - event-list - - explicit-exception + - explicit-exception < 0.2 # https://github.com/commercialhaskell/stackage/issues/6847 - fixed-length - fftw-ffi - gnuplot