From 7f6ead6db00ebf3650d4d9159462574a5719ffd1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 3 Apr 2021 10:39:34 -0700 Subject: [PATCH] Upper bound `memory` (#6007) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dc007a1e..1bb5e1ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6948,6 +6948,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6006 - cryptonite < 0.29 + + # https://github.com/commercialhaskell/stackage/issues/6007 + - memory < 0.16 # end of packages # Package flags are applied to individual packages, and override the values of