From 0df5ea87cf4dbfef586353883f3eb8af3da232df Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 14 Jul 2020 13:00:53 -0700 Subject: Use released versions of commonmark libraries. --- stack.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index d9506b877..28f96b773 100644 --- a/stack.yaml +++ b/stack.yaml @@ -27,12 +27,9 @@ extra-deps: - HsYAML-0.2.1.0 - HsYAML-aeson-0.2.0.0 - doctemplates-0.8.2 -- git: https://github.com/jgm/commonmark-hs - commit: a0ecfba10405ab9cfc285f531f4d98e5453234c1 - subdirs: - - commonmark - - commonmark-extensions - - commonmark-pandoc +- commonmark-0.1.0.0 +- commonmark-extensions-0.1.0.0 +- commonmark-pandoc-0.1.0.0 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-14.6 -- cgit v1.2.3