From 02dfb56726f371155b5df0e1088b55a616ce96fb Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 13 Sep 2019 19:04:48 -0700 Subject: [PATCH] Add upper bound for safecopy, #4829 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5a750285..28e49919 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4830,6 +4830,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4824 - bindings-GLFW < 3.3 + # https://github.com/commercialhaskell/stackage/issues/4829 + - safecopy < 0.10 + # end of packages # Package flags are applied to individual packages, and override the values of