From e2f33e6ff027cf28fcbf267e279c069643537cae Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 9 Oct 2016 21:37:20 +0900 Subject: [PATCH] haskell-gi-base < 0.19 (#1970) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03e6dbb4..f5ab91ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2589,6 +2589,9 @@ packages: # https://github.com/fpco/stackage/issues/1965 - HUnit < 1.4.0.0 + + # https://github.com/fpco/stackage/issues/1970 + - haskell-gi-base < 0.19 # end of packages