From 4807048319e1c090b0c058213c56589243195533 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 1 Oct 2020 17:55:45 +0200 Subject: [PATCH] Bounds for #5669 #5668 #5667 #5666, and add th-compat --- build-constraints.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 633c889d..4efcf2c8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2360,6 +2360,7 @@ packages: - text-show - text-show-instances - th-abstraction + - th-compat - thread-local-storage - type-equality @@ -4986,6 +4987,23 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5633 - language-c < 0.9 + # https://github.com/commercialhaskell/stackage/issues/5669 + - th-orphans < 0.13.11 + + # https://github.com/commercialhaskell/stackage/issues/5668 + - th-abstraction < 0.4 + - bifunctors < 5.5.8 + - bound < 2.0.2 + - deriving-compat < 0.5.10 + - free < 5.1.4 + - invariant < 0.5.4 + + # https://github.com/commercialhaskell/stackage/issues/5667 + - profunctors < 5.6 + + # https://github.com/commercialhaskell/stackage/issues/5666 + - generic-deriving < 1.14 + # end of packages # Package flags are applied to individual packages, and override the values of