From 6ee03849aa475c2b74d18d0dc518368afaa18370 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 30 Mar 2024 19:30:56 -0700 Subject: Use current dev version of texmath. --- cabal.project | 2 +- stack.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cabal.project b/cabal.project index dfdbb592d..02f522424 100644 --- a/cabal.project +++ b/cabal.project @@ -15,4 +15,4 @@ source-repository-package source-repository-package type: git location: https://github.com/jgm/texmath - tag: a22c43333930dfe59a9be97ab0516aef5338959c + tag: 66e747472d87b2379f4224dd8efb5950e3aef966 diff --git a/stack.yaml b/stack.yaml index 2422bff46..8e1c8fd8b 100644 --- a/stack.yaml +++ b/stack.yaml @@ -25,7 +25,7 @@ extra-deps: - git: https://github.com/jgm/typst-hs commit: 926d1c60c80cc9f205e31b7f070835665c2817dd - git: https://github.com/jgm/texmath - commit: a22c43333930dfe59a9be97ab0516aef5338959c + commit: 66e747472d87b2379f4224dd8efb5950e3aef966 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules -- cgit v1.2.3