diff options
| author | John MacFarlane <[email protected]> | 2025-12-05 10:24:36 +0100 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-12-05 10:24:36 +0100 |
| commit | 5e72d6e1436b53fcb21927e605a6c97302844b79 (patch) | |
| tree | 9c75658a6cd227827c921924a1fe597cc124275a | |
| parent | c6d99c957a9d89eca45246d47c8615c89d3562c8 (diff) | |
Use latest dev asciidoc.
| -rw-r--r-- | cabal.project | 2 | ||||
| -rw-r--r-- | stack.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project index d988639cc..fb9f2d2a3 100644 --- a/cabal.project +++ b/cabal.project @@ -10,7 +10,7 @@ constraints: skylighting-format-blaze-html >= 0.1.1.3, source-repository-package type: git location: https://github.com/jgm/asciidoc-hs.git - tag: cdbcf6d854eef2a0a05a988dd879985e7f6474e4 + tag: c2b4852e0002a7995793ec0e3c44b723a85a2ca2 source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index 0a92935c3..f54de02ea 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,7 +18,7 @@ extra-deps: - texmath-0.13.0.2 - djot-0.1.2.4 - git: https://github.com/jgm/asciidoc-hs.git - commit: cdbcf6d854eef2a0a05a988dd879985e7f6474e4 + commit: c2b4852e0002a7995793ec0e3c44b723a85a2ca2 - git: https://github.com/jgm/typst-hs.git commit: 9b10ff32492304867b6cc410db6e843c2c9b913b ghc-options: |
