diff options
| author | John MacFarlane <[email protected]> | 2025-12-03 09:32:57 +0100 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-12-03 09:32:57 +0100 |
| commit | e79e0d621e74cfe5bf910fe9743a673e8488c4aa (patch) | |
| tree | 2df6523693dae0ace9232e0de1f650cde83f0bdf /stack.yaml | |
| parent | b9b6ba08056b6ef2a395a6478c7b065f967a020f (diff) | |
Use dev asciidoc.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 743c8ddce..11f7987bc 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,7 +18,8 @@ extra-deps: - typst-0.8.1 - texmath-0.13.0.2 - djot-0.1.2.4 -- asciidoc-0.1 +- git: https://github.com/jgm/asciidoc-hs.git + commit: 4976e8b493808191358f4fadbe496e0a7c8e0fd1 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-24.20 |
