From 162a97da6b7873ce312ea0bc7f32711e7d857410 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 5 Mar 2023 15:23:08 -0800 Subject: [PATCH] Add upper bound to `base-orphans` (#6903) 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 d3b4f57e..a9794e25 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2543,7 +2543,7 @@ packages: - abstract-par - atomic-primops - base-compat-batteries - - base-orphans + - base-orphans < 0.9 # https://github.com/commercialhaskell/stackage/issues/6903 - bifunctor-classes-compat - chaselev-deque - code-page