From dfdd0920b187dac7493158d6c0c5378735f86cc5 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 12 Sep 2019 09:00:46 -0700 Subject: [PATCH] Add upper bounds for universe and universe-dependent-sum #4823 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a2be27af..4e731a82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4827,6 +4827,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4816 - trifecta < 2.1 + # https://github.com/commercialhaskell/stackage/issues/4823 + - universe < 1.2 + - universe-dependent-sum < 1.2 + # end of packages # Package flags are applied to individual packages, and override the values of