diff options
| author | John MacFarlane <[email protected]> | 2019-09-02 11:14:00 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2019-09-02 11:14:14 -0700 |
| commit | e9ba29e57f86fe6d73751665bd6f92d4ad9c0687 (patch) | |
| tree | f138b929341aac7976b81b0dbc3103a21ea58cac /stack.yaml | |
| parent | 716483e03aca2a9afb6ac777575d8a2f8da878b7 (diff) | |
Use doctemplates 0.6.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/stack.yaml b/stack.yaml index ff78ca549..09fdd8956 100644 --- a/stack.yaml +++ b/stack.yaml @@ -23,9 +23,7 @@ extra-deps: - skylighting-core-0.8.2 - skylighting-0.8.2 - doclayout-0.1 - #- doctemplates-0.5 -- git: https://github.com/jgm/doctemplates - commit: 2f7e7ea71d75b58b52f7ee4122b43aa5d5f68445 +- doctemplates-0.6 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-13.17 |
