aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-12-17 11:54:50 +0100
committerJohn MacFarlane <[email protected]>2025-12-17 11:54:50 +0100
commitdc723571c6f3346f42f3ac5edc6086ddc387cc81 (patch)
treead30f74c337b4ea58cdb7441013fdb8a7cd41c05
parente57ab4734e3833de288d411aa45af92d3b3384d8 (diff)
Use latest 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 df40bde54..0d34944c5 100644
--- a/cabal.project
+++ b/cabal.project
@@ -25,4 +25,4 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/jgm/texmath.git
- tag: 72a188e01a3a766009da3f530c2b752891e616f1
+ tag: aee6b494595a58dbbf769264061876778f7aa269
diff --git a/stack.yaml b/stack.yaml
index 2476b092f..24f0d4d03 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -22,7 +22,7 @@ extra-deps:
- git: https://github.com/jgm/citeproc.git
commit: 777a916be683a40e9b5e17da25816917b6fb1208
- git: https://github.com/jgm/texmath.git
- commit: 72a188e01a3a766009da3f530c2b752891e616f1
+ commit: aee6b494595a58dbbf769264061876778f7aa269
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-24.20