aboutsummaryrefslogtreecommitdiff
path: root/tools/extract-changes.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tools/extract-changes.hs')
-rwxr-xr-x[-rw-r--r--]tools/extract-changes.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/extract-changes.hs b/tools/extract-changes.hs
index 8c8160c2c..0a7f2a8cf 100644..100755
--- a/tools/extract-changes.hs
+++ b/tools/extract-changes.hs
@@ -1,3 +1,6 @@
+#!/usr/bin/env stack
+-- stack --stack-yaml=stack.yaml runghc --package pandoc-types
+
-- Extract changes from latest version in changelog.
import Text.Pandoc.JSON