From 2c03116b5606a89d0bce395718c7fafce212f251 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 22 Mar 2018 11:27:09 -0700 Subject: [PATCH] Add constraint "OpenGLRaw < 3.3" per #3446 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd5580d6..ac912481 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4100,6 +4100,9 @@ packages: # https://github.com/fpco/stackage/issues/3445 - wai-transformers < 0.1 + # https://github.com/fpco/stackage/issues/3446 + - OpenGLRaw < 3.3 + # end of packages # Package flags are applied to individual packages, and override the values of