From 0f7996a8e0ec4b33ccbb29e14fa5bf8c49ea317a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 20 Nov 2023 13:34:47 -0800 Subject: [PATCH] constrain mappings until build failure is fixed, see #7179 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d0688434..d7b23fb5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8189,6 +8189,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7179 - cond < 0.5 + - mappings < 0.2.0.0 # end of Stackage upper bounds # end of packages