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 df40bde54..0d34944c5 100644 --- a/cabal.project +++ b/cabal.project @@ -25,4 +25,4 @@ source-repository-package source-repository-package type: git location: https://github.com/jgm/texmath.git - tag: 72a188e01a3a766009da3f530c2b752891e616f1 + tag: aee6b494595a58dbbf769264061876778f7aa269 diff --git a/stack.yaml b/stack.yaml index 2476b092f..24f0d4d03 100644 --- a/stack.yaml +++ b/stack.yaml @@ -22,7 +22,7 @@ extra-deps: - git: https://github.com/jgm/citeproc.git commit: 777a916be683a40e9b5e17da25816917b6fb1208 - git: https://github.com/jgm/texmath.git - commit: 72a188e01a3a766009da3f530c2b752891e616f1 + commit: aee6b494595a58dbbf769264061876778f7aa269 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-24.20 |
