diff options
| author | John MacFarlane <[email protected]> | 2019-11-24 09:53:31 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2019-11-24 09:53:45 -0800 |
| commit | 7fb9432ae17e06e0cbd9a3586261deee630a48c8 (patch) | |
| tree | 36e3359dc7a46e1b5898dbf94dfa0f02ca56803e /stack.yaml | |
| parent | a09edd1703d9ff103a2157c0b0e910d740ce8629 (diff) | |
Update to doctemplates 0.7.2, update template docs.
This adds the `nowrap` filter.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 0714a6e88..a7dab94ba 100644 --- a/stack.yaml +++ b/stack.yaml @@ -21,7 +21,7 @@ extra-deps: - doclayout-0.2.0.1 - HsYAML-0.2.0.0 - HsYAML-aeson-0.2.0.0 -- doctemplates-0.7.1 +- doctemplates-0.7.2 - pandoc-citeproc-0.16.4 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
