From e63b52cadfb5da1eada8e3185b49b66648ba79ea Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 12 Sep 2019 09:16:45 -0700 Subject: [PATCH] Add upper bounds for bindings-GLFW, #4824 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4e731a82..cbcec23e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4831,6 +4831,9 @@ packages: - universe < 1.2 - universe-dependent-sum < 1.2 + # https://github.com/commercialhaskell/stackage/issues/4824 + - bindings-GLFW < 3.3 + # end of packages # Package flags are applied to individual packages, and override the values of