From c65fa3c806aa423871dffbdb3f5a8295435cddc9 Mon Sep 17 00:00:00 2001 From: Michele Lacchia Date: Mon, 26 Oct 2015 19:58:00 +0100 Subject: [PATCH] add argon, docopt, pathwalk --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 73c1773e..3be5de73 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1570,6 +1570,11 @@ packages: "Christoph Breitkopf @bokesan": - IntervalMap + + "Michele Lacchia ": + - argon >= 0.2 + - docopt > 0.7 + - pathwalk > 0.3 "Stackage upper bounds": # https://github.com/fpco/stackage/issues/537