From c925a88d92d1988c1156d1f65237fb076ff344cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= Date: Fri, 7 Jul 2017 14:51:03 +0200 Subject: [PATCH] Disable benchmark for now (Close #895) --- ghc-mod.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-mod.cabal b/ghc-mod.cabal index edc6a95..5edabcc 100644 --- a/ghc-mod.cabal +++ b/ghc-mod.cabal @@ -371,7 +371,7 @@ Benchmark criterion , temporary < 1.3 && >= 1.2.0.3 , ghc-mod - + Buildable: False Flag shelltest Description: Enable/disable shelltest test-suite