From 8907b0b300c372fea917c9de4ff310b9421eefdc Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 1 Aug 2025 10:04:31 -0700 Subject: Use latest dev texmath. --- cabal.project | 2 +- stack.yaml | 2 +- 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 -- cgit v1.2.3