aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-11-28 00:10:38 +0100
committerJohn MacFarlane <[email protected]>2025-11-28 00:10:38 +0100
commit6c74d926bbced7e6a1da013e17a3625ad1ead9bb (patch)
tree76b1463c9fa4be696fe4c398106bf345db199cfa
parenta3a3068ba59c8f8de44a99b68f73e04146d8f5f0 (diff)
Use latest asciimath.
-rw-r--r--cabal.project2
-rw-r--r--stack.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project
index 68eb6d0e8..df97ccac3 100644
--- a/cabal.project
+++ b/cabal.project
@@ -30,4 +30,4 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/jgm/asciidoc-hs.git
- tag: 3726f94dbe8bc061ace9030de71124000c593aed
+ tag: d92676a1e88e474fcd85ec29c6d4f40f4a95be59
diff --git a/stack.yaml b/stack.yaml
index 7a3878d4e..ba1199683 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -23,7 +23,7 @@ extra-deps:
- git: https://github.com/jgm/djoths.git
commit: 7dc8da53fc092d2d4d91f5f0988840f4faf90368
- git: https://github.com/jgm/asciidoc-hs.git
- commit: 3726f94dbe8bc061ace9030de71124000c593aed
+ commit: d92676a1e88e474fcd85ec29c6d4f40f4a95be59
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-24.20