From 19d336a0266702a91b8a335611ff096273a3a916 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 27 Aug 2019 06:40:40 -0700 Subject: [PATCH] Upper bound generic-deriving (#4781) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3dcbc840..cd0f76da 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4775,6 +4775,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4780 - sparse-tensor < 0.1 + + # https://github.com/commercialhaskell/stackage/issues/4781 + - generic-deriving < 1.13 # end of packages # Package flags are applied to individual packages, and override the values of