mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
Fix extract-changes.hs so it uses stack as interpreter.
This commit is contained in:
Regular → Executable
+3
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user