From bcfaad491b6de6466b9d7cc8e7dd0ae913ae1648 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 13 Nov 2015 18:04:00 +0900 Subject: [PATCH] disable the ghc-mod testsuite (#974) due to Hackage metadata change to doctest < 0.10.1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9d5ca00f..42f98fd2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1844,6 +1844,9 @@ skipped-tests: # https://github.com/fpco/stackage/issues/934 - cacophony + # https://github.com/fpco/stackage/issues/974 + - ghc-mod + # end of skipped-tests