From dc92c348275ad2de1da94033e0096cd610ee4883 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 20 Oct 2017 22:42:16 -0700 Subject: Use doctemplates 0.2.1: allows `$--` line comments in templates. Closes #3806. --- stack.pkg.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'stack.pkg.yaml') diff --git a/stack.pkg.yaml b/stack.pkg.yaml index 9d52469d0..b7cf8436f 100644 --- a/stack.pkg.yaml +++ b/stack.pkg.yaml @@ -18,12 +18,12 @@ packages: extra-dep: false extra-deps: - pandoc-types-1.17.2 -- texmath-0.9.4.4 - hslua-0.9.0 - skylighting-0.4.1 - cmark-gfm-0.1.1 - QuickCheck-2.10.0.1 - tasty-quickcheck-0.9.1 -- haddock-library-1.4.3 - hs-bibutils-6.2.0.1 -resolver: lts-9.1 +- doctemplates-0.2.1 +- haddock-library-1.4.3 +resolver: lts-9.9 -- cgit v1.2.3