diff options
| -rw-r--r-- | cabal.project | 2 | ||||
| -rw-r--r-- | stack.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project index 407e90c49..46c81934f 100644 --- a/cabal.project +++ b/cabal.project @@ -12,7 +12,7 @@ constraints: skylighting-format-blaze-html >= 0.1.1.3, source-repository-package type: git location: https://github.com/jgm/texmath.git - tag: 1e2548e4b5a9c5eeecaf21c0726a0d5d0e635742 + tag: e7ada9071705a2df391aa1a9ac1e913517c47a76 source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index 546d7eb07..5e5eaad89 100644 --- a/stack.yaml +++ b/stack.yaml @@ -19,7 +19,7 @@ extra-deps: - git: https://github.com/jgm/typst-hs.git commit: 66fa2666c4ae642e1d231010f4fe1621430af346 - git: https://github.com/jgm/texmath.git - commit: 1e2548e4b5a9c5eeecaf21c0726a0d5d0e635742 + commit: e7ada9071705a2df391aa1a9ac1e913517c47a76 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.0 |
