From 789e8be280f6a7277b0f5b635cade9795ab909a3 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 25 Jan 2019 07:04:16 -0800 Subject: [PATCH] shake: update required tools list [ci skip] --- Shake.hs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Shake.hs b/Shake.hs index 9aa72100d..736b0d87e 100755 --- a/Shake.hs +++ b/Shake.hs @@ -19,12 +19,11 @@ compiling is recommended; run the script in interpreted mode to do that. It requires stack (https://haskell-lang.org/get-started) and auto-installs the packages above. Also, some rules require: -- runhaskell + - groff - m4 - makeinfo -- git -- patch +- pandoc Usage: see below. Also: