From 9e2796e556b11f915378a384094f6872972d1dec Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 2 Jun 2016 10:29:46 +0200 Subject: [PATCH] unix-compat upper bound for #1546 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c99fe905..46da212d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2277,6 +2277,9 @@ packages: - gtk3 < 0.14.4 - pango < 0.13.3.0 + # https://github.com/fpco/stackage/issues/1546 + - unix-compat < 0.4.2.0 + # end of packages