From 4875ce13d14d69845ae76514c6643334a75eb5e3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 2 May 2016 15:01:21 +0200 Subject: [PATCH] Upper bounds for #1405 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 79eb70bc..cd509838 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2221,6 +2221,10 @@ packages: # https://github.com/fpco/stackage/issues/1380 - Diff < 0.3.3 + # https://github.com/fpco/stackage/issues/1405 + - Cabal < 1.24.0.0 + - cabal-install < 1.24.0.0 + # end of packages