aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-ShellCheck/README
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-ShellCheck/README')
-rw-r--r--haskell/haskell-ShellCheck/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/haskell/haskell-ShellCheck/README b/haskell/haskell-ShellCheck/README
index 0a76f6d8cf..ef430204ce 100644
--- a/haskell/haskell-ShellCheck/README
+++ b/haskell/haskell-ShellCheck/README
@@ -1,5 +1,8 @@
haskell-ShellCheck - shell script analysis tool
+Optional dependencies are pandoc or pandoc-bin to be able to
+generate the manpage.
+
The goals of ShellCheck are:
* To point out and clarify typical beginner's syntax issues, that cause