diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-09-06 21:06:28 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-09-06 21:06:28 -0700 |
| commit | 1c7a57f0698aebe2a6c8563387588da025ab5212 (patch) | |
| tree | f568f6fa72b324a02175ffb2623b21d2c7c305f3 /cabal.project | |
| parent | a4725671159b8e79f855c6fd0cdc9eb7cb2d1f7d (diff) | |
Depend on dev texmath.
Closes #9063.
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cabal.project b/cabal.project index a354d2163..49ea6a3ae 100644 --- a/cabal.project +++ b/cabal.project @@ -7,7 +7,7 @@ flags: +embed_data_files constraints: skylighting-format-blaze-html >= 0.1.1.1, skylighting-format-context >= 0.1.0.2 --- source-repository-package --- type: git --- location: https://github.com/jgm/texmath --- tag: 0a7b5a58e1969d93e18ff7d39f8375098e21300b +source-repository-package + type: git + location: https://github.com/jgm/texmath + tag: be603d75ef10fb66691496ad2b35aa102e985c7d |
