From 6c2249fde8434aea6dda9cf19fe89d4a8d4da767 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 Oct 2015 06:03:25 +0000 Subject: [PATCH] Upper bounds for #896 and #897 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4729a968..c0ef3509 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1597,6 +1597,12 @@ packages: # https://github.com/fpco/stackage/issues/892 - webdriver < 0.7 + # https://github.com/fpco/stackage/issues/896 + - OpenGLRaw < 2.6 + + # https://github.com/fpco/stackage/issues/897 + - pandoc-citeproc < 0.8 + # end of packages