diff options
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 |
