diff options
| author | John MacFarlane <[email protected]> | 2017-10-20 22:42:16 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2017-10-20 22:44:49 -0700 |
| commit | dc92c348275ad2de1da94033e0096cd610ee4883 (patch) | |
| tree | f32d87e43402742983d00d130468a3b17e070156 /stack.pkg.yaml | |
| parent | 21328a87718818d78c658c87a2c42298453cc45f (diff) | |
Use doctemplates 0.2.1: allows `$--` line comments in templates.
Closes #3806.
Diffstat (limited to 'stack.pkg.yaml')
| -rw-r--r-- | stack.pkg.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
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 |
