From dfdbeedda32dc316df5d6d3e2c7e9709b7ff8c7a Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 26 May 2025 18:41:16 -0700 Subject: [PATCH] Use lastest dev texmath. --- cabal.project | 2 +- stack.yaml | 2 +- 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