From 58302054ec7f66f9953449d83f9c79755136d689 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 13 Apr 2021 23:03:06 -0700 Subject: [PATCH] Upper bound `stackcollapse-ghc` (#6009) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3c0e0130..1d7155da 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6951,6 +6951,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6007 - memory < 0.16 + + # https://github.com/commercialhaskell/stackage/issues/6009 + - stackcollapse-ghc < 0.0.1.4 # end of packages # Package flags are applied to individual packages, and override the values of