diff options
| author | John MacFarlane <[email protected]> | 2020-01-13 07:51:32 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2020-01-13 08:39:25 -0800 |
| commit | 9009bda1792e1db5d019d63c16f40ce9df269724 (patch) | |
| tree | 75f8ac407594c3d9de2f02f102b4c34cf1a70953 /stack.yaml | |
| parent | 157936c927a6b4ea40e5f5100ed5cc7714e2b046 (diff) | |
Update versions for doclayout, doctemplates.
Closes #6031. The new version of doclayout fixes a
memory leak that affected `--include-in-header` with
large files (and possibly other cases involving extremely
long lines).
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index 8356b126f..b407c3843 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,12 +18,12 @@ extra-deps: - skylighting-0.8.3 - skylighting-core-0.8.3 - regex-pcre-builtin-0.95.0.8.8.35 -- doclayout-0.2.0.1 +- doclayout-0.3 - emojis-0.1 - jira-wiki-markup-1.0.0 - HsYAML-0.2.0.0 - HsYAML-aeson-0.2.0.0 -- doctemplates-0.8 +- doctemplates-0.8.1 - pandoc-citeproc-0.16.4.1 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
