From 307933208a6fc65e745007c0821ec24529911524 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 22 Jan 2016 16:32:17 -0800 Subject: [PATCH] Expect mustache test suite to fail per #1173 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8acda039..e6e5e3ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2425,6 +2425,9 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/1125 - jose-jwt + # https://github.com/fpco/stackage/issues/1173 + - mustache + # end of expected-test-failures