From e17b4718d46dbd0962a15073ccc8a322880f661e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 19 Jul 2020 17:19:22 -0700 Subject: Use commonmark-extensions, commonmark-pandoc 0.2. --- stack.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'stack.yaml') 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 -- cgit v1.2.3