From 14bcf780f1e70f8535b5c38f9adfd8693683ebd7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 12 Mar 2021 18:52:15 -0800 Subject: [PATCH] Upper bound `eliminators` (#5922) --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7cf1235c..5a324405 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3753,7 +3753,7 @@ packages: - ilist - life-sync - membrain - - relude < 1 + - relude < 1 # cabal version/parsing issue: https://github.com/commercialhaskell/stackage/issues/5921 - shellmet - shortcut-links - summoner < 0 # neat-interpolation-0.4 @@ -6886,6 +6886,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5910 - pandoc < 2.12 + + # https://github.com/commercialhaskell/stackage/issues/5922 + - eliminators < 0.8 # end of packages # Package flags are applied to individual packages, and override the values of