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 46e6e8a80..fc9cf5dc1 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: 028e3a7876c66fbe09b2f074bd735258f776814b + tag: 1fa5e9cfe6e9d0f56bb1395f7397c5e4d28fa0a2 source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index f024be2d3..7be00bc17 100644 --- a/stack.yaml +++ b/stack.yaml @@ -19,7 +19,7 @@ extra-deps: - git: https://github.com/jgm/typst-hs.git commit: 66f0ce38f95a6807dc810111dabd7bd21ca32374 - git: https://github.com/jgm/texmath.git - commit: 028e3a7876c66fbe09b2f074bd735258f776814b + commit: 1fa5e9cfe6e9d0f56bb1395f7397c5e4d28fa0a2 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-23.0 |
