aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-05-26 18:41:16 -0700
committerJohn MacFarlane <[email protected]>2025-05-26 18:41:16 -0700
commitdfdbeedda32dc316df5d6d3e2c7e9709b7ff8c7a (patch)
tree6e6145dbd543ac16f441661b16c53a9496bcf52c
parentbe43c0f16d7ae80a4685e824f0f356b701f0c959 (diff)
Use lastest dev texmath.
-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 43a2e7c97..91ca402d2 100644
--- a/cabal.project
+++ b/cabal.project
@@ -12,4 +12,4 @@ constraints: skylighting-format-blaze-html >= 0.1.1.3,
source-repository-package
type: git
location: https://github.com/jgm/texmath.git
- tag: 72c09572909cfbc59890684b5e7f40c753e0b977
+ tag: d8919a615620522de4bb61214bc76ac18b4caba3
diff --git a/stack.yaml b/stack.yaml
index 2c1e9ce3c..ff7b39dcb 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -17,7 +17,7 @@ extra-deps:
- citeproc-0.9.0.1
- typst-0.8
- git: https://github.com/jgm/texmath.git
- commit: 72c09572909cfbc59890684b5e7f40c753e0b977
+ commit: d8919a615620522de4bb61214bc76ac18b4caba3
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-23.22