diff options
| author | John MacFarlane <[email protected]> | 2022-04-03 23:13:48 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-04-03 23:13:48 -0700 |
| commit | c18bb2ab58a3e65b1b71c867990c2a008d3ce89b (patch) | |
| tree | c954d36138876652b11b5b2cdfdfe666c4c08ef4 /stack.yaml | |
| parent | 705abd0f51aeef5783a29c53020f0ddf4f4e602b (diff) | |
Use latest doclayout (0.4)
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/stack.yaml b/stack.yaml index 65ecfecb2..86253b7f1 100644 --- a/stack.yaml +++ b/stack.yaml @@ -9,7 +9,6 @@ packages: extra-deps: - skylighting-core-0.12.3 - skylighting-0.12.3 -- doctemplates-0.10.0.1 - emojis-0.1.2 - lpeg-1.0.3 - hslua-2.2.0 @@ -39,8 +38,8 @@ extra-deps: - citeproc-0.7 - commonmark-0.2.2 - commonmark-extensions-0.2.3.1 -- git: https://github.com/jgm/doclayout.git - commit: b274a5658f3655f31c0bc6175d5b27a9467c1456 +- doclayout-0.4 +- doctemplates-0.10.0.2 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.10 |
