diff options
| author | John MacFarlane <[email protected]> | 2025-08-27 12:07:17 +0200 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-08-27 13:09:07 +0200 |
| commit | 1882f0088af3385154e40c6a11142106029b42ed (patch) | |
| tree | ac6745914bef9a64cdee296ab48bd03e0c35ba9d | |
| parent | 01721c09609bf92c9813ead653e8b4d2f9a8c1d0 (diff) | |
Use latest dev texmath.
| -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 a211d3417..e7d388237 100644 --- a/cabal.project +++ b/cabal.project @@ -19,6 +19,6 @@ source-repository-package source-repository-package type: git location: https://github.com/jgm/texmath.git - tag: 2a40f5d26d9b888559fd573ea8e7cb9c0114f9ee + tag: 76c6d8356aa971b075cb887487e2157260edafc0 -- TODO: release new skylighting-core, skylighting diff --git a/stack.yaml b/stack.yaml index 6c2e0fde2..600a21f09 100644 --- a/stack.yaml +++ b/stack.yaml @@ -24,7 +24,7 @@ extra-deps: - git: https://github.com/jgm/citeproc.git commit: 31f1b8b972bd01f6e29c1cf9c50bf0ffd9fab9a2 - git: https://github.com/jgm/texmath.git - commit: 2a40f5d26d9b888559fd573ea8e7cb9c0114f9ee + commit: 76c6d8356aa971b075cb887487e2157260edafc0 - git: https://github.com/jgm/doclayout.git commit: eeb53975379e40166e36aec0315cd933607f2aff ghc-options: |
