From 541e5172210d33d9036587662564f1e5b6d21cf9 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 25 Apr 2018 17:41:28 -0700 Subject: [PATCH] tools: fix build hang in Shake [ci skip] --- Shake.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shake.hs b/Shake.hs index d189c1253..ca28efcb6 100755 --- a/Shake.hs +++ b/Shake.hs @@ -8,7 +8,7 @@ --package safe --package shake --package time - -- ghc + ghc -} -- --package pandoc {-