From 39c90f75355b4f375273a44fe29a5585f9ed7437 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 15 Jan 2016 08:36:52 +0200 Subject: [PATCH] Upper bound for #1137 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8c38d16..c8e65a45 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1921,6 +1921,9 @@ packages: # https://github.com/fpco/stackage/issues/1136 - base-compat < 0.9 + + # https://github.com/fpco/stackage/issues/1137 + - base-orphans < 0.5 # end of packages