aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-08-01 10:04:31 -0700
committerJohn MacFarlane <[email protected]>2025-08-01 10:04:31 -0700
commit8907b0b300c372fea917c9de4ff310b9421eefdc (patch)
treea1946a6e317779c7a62296456c57fe65aa3567f2
parent75aee7a23c96ff31aa9fcb7608891c33a011d6a1 (diff)
Use latest 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 4b85b4978..c855dab1f 100644
--- a/cabal.project
+++ b/cabal.project
@@ -19,6 +19,6 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/jgm/texmath.git
- tag: 77e20978ffcdec4ca50bbb809f061850c0998560
+ tag: 9d02b5a5936d91a739d95a260feac29818533127
-- TODO: release new skylighting-core, skylighting
diff --git a/stack.yaml b/stack.yaml
index 6487afcb0..0c2147afb 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -24,7 +24,7 @@ extra-deps:
- git: https://github.com/jgm/citeproc.git
commit: b32c4c117795d8fef3fcc8996a62ee661904738e
- git: https://github.com/jgm/texmath.git
- commit: 77e20978ffcdec4ca50bbb809f061850c0998560
+ commit: 9d02b5a5936d91a739d95a260feac29818533127
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-23.22