diff options
| author | John MacFarlane <[email protected]> | 2023-01-12 12:07:17 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-01-12 12:07:17 -0800 |
| commit | cfe001e4d23bb5db4e76b64176e12e2928315848 (patch) | |
| tree | 5d3f585fe9ad6749535772e081bd1ff9ddc4e9a8 /cabal.project | |
| parent | 8522676a1149b780161e8e454ace8f34bd84d1cc (diff) | |
Use dev version of texmath
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project index fc54fb04f..3f919b36e 100644 --- a/cabal.project +++ b/cabal.project @@ -11,3 +11,8 @@ source-repository-package type: git location: https://github.com/jgm/citeproc tag: a8b7748537401d6c9749406a49df7008cea8c7f2 + +source-repository-package + type: git + location: https://github.com/jgm/texmath + tag: 1a77db688bd3285228299e5aeefc93d6c0d8c0b9 |
