From 277ea0df3db147c5253e74abb12a913be10c9937 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 19 Sep 2020 11:15:33 -0700 Subject: stack.yaml - use latest texmath, commonmark-pandoc. --- stack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index ea5c277be..0eafa2fef 100644 --- a/stack.yaml +++ b/stack.yaml @@ -14,8 +14,8 @@ packages: extra-deps: - pandoc-citeproc-0.17.0.2 - pandoc-types-1.22 +- texmath-0.12.0.3 - rfc5051-0.2 -- texmath-0.12.0.2 - haddock-library-1.9.0 - skylighting-0.10.0.2 - skylighting-core-0.10.0.2 @@ -28,7 +28,7 @@ extra-deps: - doctemplates-0.8.2 - commonmark-0.1.0.2 - commonmark-extensions-0.2.0.1 -- commonmark-pandoc-0.2.0.0 +- commonmark-pandoc-0.2.0.1 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules -- cgit v1.2.3