From 4dce3793951a1982d9f883786bbecf1163821f46 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 22 May 2016 18:06:18 +0900 Subject: [PATCH] gtk2hs-buildtools < 0.13.1.0 (#1471) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 151fe859..0bbf3db8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2296,6 +2296,9 @@ packages: # https://github.com/fpco/stackage/issues/1469 - data-default-class < 0.1.0 + + # https://github.com/fpco/stackage/issues/1471 + - gtk2hs-buildtools < 0.13.1.0 # end of packages