From d396575d57c77f5bbcadf92b5a951983562511e1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 23 Jan 2023 12:43:47 +0100 Subject: [PATCH] deriving-trans < 0.6 #6857 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 85df017d..9d893f25 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7776,6 +7776,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6852 - resource-pool < 0.4.0.0 - hpqtypes < 1.11.0.0 + + # https://github.com/commercialhaskell/stackage/issues/6857 + - deriving-trans < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of