diff options
| author | John MacFarlane <[email protected]> | 2019-08-25 23:49:40 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2019-08-25 23:49:40 -0700 |
| commit | 8a26422bfc1fdc1ca9b62f9075299a64ba416fe6 (patch) | |
| tree | fc68318034eb9807f6a9e86e3f52e205b880350a /stack.yaml | |
| parent | 2143d4d2a04f07d3823b3e54fc34cead33d5c184 (diff) | |
Use dev version of doctemplates.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index e7ba49a4b..bec6cd26a 100644 --- a/stack.yaml +++ b/stack.yaml @@ -23,7 +23,9 @@ extra-deps: - skylighting-core-0.8.2 - skylighting-0.8.2 - doclayout-0.1 -- doctemplates-0.5 + #- doctemplates-0.5 +- git: https://github.com/jgm/doctemplates + commit: 2f7e7ea71d75b58b52f7ee4122b43aa5d5f68445 ghc-options: "$locals": -Wall -fno-warn-unused-do-bind -Wincomplete-record-updates -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -Wincomplete-uni-patterns -Widentities -Wcpp-undef -fhide-source-paths -Wno-missing-home-modules resolver: lts-13.17 |
