From e85580faf529cdb73c8473e6757f869ec44c939f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 18 Feb 2017 16:33:48 +0900 Subject: [PATCH] disable marvin for bounds (#2310) --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 199e372f..642898bb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2310,8 +2310,9 @@ packages: - extensible-effects "Justus Adam @JustusAdam": - - marvin >= 0.1.4 - - marvin-interpolate >= 1.1 + # https://github.com/fpco/stackage/pull/2310 + # - marvin >= 0.1.4 + # - marvin-interpolate >= 1.1 - mustache "Cindy Wang @CindyLinz":