aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-07-19 17:19:22 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-07-19 22:51:59 -0700
commite17b4718d46dbd0962a15073ccc8a322880f661e (patch)
tree65250219dbee381e04a0803e2fbd438a7b0b126e /stack.yaml
parent490f34dee5a1fc046d66ec1adf32f4c24c5f5e4f (diff)
downloadpandoc-e17b4718d46dbd0962a15073ccc8a322880f661e.tar.gz
Use commonmark-extensions, commonmark-pandoc 0.2.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml9
1 files changed, 2 insertions, 7 deletions
diff --git a/stack.yaml b/stack.yaml
index 101dd80be..aede3892c 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -28,13 +28,8 @@ extra-deps:
- HsYAML-aeson-0.2.0.0
- doctemplates-0.8.2
- commonmark-0.1.0.0
-#- commonmark-extensions-0.1.0.0
-#- commonmark-pandoc-0.1.0.0
-- git: https://github.com/jgm/commonmark-hs
- commit: 8d4442abc443ce0100cc87af797e7df9a72b9b9a
- subdirs:
- - commonmark-extensions
- - commonmark-pandoc
+- commonmark-extensions-0.2.0.0
+- commonmark-pandoc-0.2.0.0
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules