From 6d2d29eeb8b1116f9c6d428d22a08ba56e138656 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 15 Jan 2016 00:55:47 +0100 Subject: [PATCH] Upper bounds for #1131 and #1132 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f079d70..221dc1df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1911,6 +1911,10 @@ packages: # https://github.com/fpco/stackage/issues/1128 - machines < 0.6 + # https://github.com/fpco/stackage/issues/1131 + # https://github.com/fpco/stackage/issues/1132 + - unordered-containers < 0.2.6 + # end of packages