From 44b869c2fa5ae4de812e33ea0169d0996a3e8fd4 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 10 Sep 2026 15:30:26 -0700 Subject: [PATCH] Use latest dev asciidoc-hs (performance improvements). --- cabal.project | 2 +- stack.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cabal.project b/cabal.project index a248d33e8..cd028e1d4 100644 --- a/cabal.project +++ b/cabal.project @@ -31,7 +31,7 @@ source-repository-package source-repository-package type: git location: https://github.com/jgm/asciidoc-hs - tag: ef8c5a798f1907b9b91d9e8d1d61c3ab31a12875 + tag: 53a3e57248e0c2fec0dcc65491846d0fe5111493 if arch(wasm32) tests: False diff --git a/stack.yaml b/stack.yaml index 49f808510..af684e0ae 100644 --- a/stack.yaml +++ b/stack.yaml @@ -26,7 +26,7 @@ extra-deps: - skylighting-format-blaze-html-0.1.2.1 - typst-symbols-0.3 - git: https://github.com/jgm/asciidoc-hs - commit: ef8c5a798f1907b9b91d9e8d1d61c3ab31a12875 + commit: 53a3e57248e0c2fec0dcc65491846d0fe5111493 - git: https://github.com/jgm/doclayout commit: d98289d576ba621a17e184ca5a1ff9a8d8390542 - git: https://github.com/jgm/typst-hs