diff options
| author | John MacFarlane <[email protected]> | 2025-12-04 23:41:19 +0100 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-12-04 23:41:19 +0100 |
| commit | c6d99c957a9d89eca45246d47c8615c89d3562c8 (patch) | |
| tree | 85832ff73171413df5ddad5cbdd4fac244dbb2af | |
| parent | 2c37f9541743be040e42a4176bb89fc340d1256e (diff) | |
Use latest 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 c6a26786d..d988639cc 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: 4976e8b493808191358f4fadbe496e0a7c8e0fd1 + tag: cdbcf6d854eef2a0a05a988dd879985e7f6474e4 source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index 94838775a..0a92935c3 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: 4976e8b493808191358f4fadbe496e0a7c8e0fd1 + commit: cdbcf6d854eef2a0a05a988dd879985e7f6474e4 - git: https://github.com/jgm/typst-hs.git commit: 9b10ff32492304867b6cc410db6e843c2c9b913b ghc-options: |
