From 118edaedea83cfb4ea75585411ad388d64c9215c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 27 Oct 2015 09:29:09 -0700 Subject: [PATCH] disable argon, remove lower bounds --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dbcc879a..cd1cce39 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1573,9 +1573,9 @@ packages: - IntervalMap "Michele Lacchia ": - - argon >= 0.2 - - docopt > 0.7 - - pathwalk > 0.3 + # - argon + - docopt + - pathwalk "Stackage upper bounds": # https://github.com/fpco/stackage/issues/537