From d530eac83ae59cf16906c2ba52a9d4f6607e0d37 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 30 Aug 2021 21:22:05 +0200 Subject: [PATCH] Bounds for #6184 #6185 #6186 #6187 #6188 --- build-constraints.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd16eec9..08b841e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6715,6 +6715,22 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6122 - mmorph < 1.2 + + # https://github.com/commercialhaskell/stackage/issues/6184 + - base-compat < 0.12 + + # https://github.com/commercialhaskell/stackage/issues/6185 + - base-compat-batteries < 0.12 + + # https://github.com/commercialhaskell/stackage/issues/6186 + - deriving-compat < 0.6 + + # https://github.com/commercialhaskell/stackage/issues/6187 + - th-expand-syns < 0.4.9.0 + + # https://github.com/commercialhaskell/stackage/issues/6188 + - th-orphans < 0.13.12 + # end of packages # Package flags are applied to individual packages, and override the values of