diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-08-22 13:33:10 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-08-22 13:33:10 -0700 |
| commit | ca9855b568b490b4fdcc4d54556632cd96b7e438 (patch) | |
| tree | 7beefbcaa70623ee751cb908726fb06f0976922f /cabal.project | |
| parent | 40accba747a8bbcf82260bb60316ded731233492 (diff) | |
Use lastest texmath, typst-symbols, typst.
Targets typst 0.7.
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/cabal.project b/cabal.project index b423bb624..1565d8005 100644 --- a/cabal.project +++ b/cabal.project @@ -5,11 +5,9 @@ packages: . tests: True flags: +embed_data_files constraints: skylighting-format-blaze-html >= 0.1.1, - skylighting-format-context >= 0.1.0.2, - typst-symbols == 0.1.2 --- for typst 0.6 support; remove this constraint when we support typst 0.7 + 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: 0a7b5a58e1969d93e18ff7d39f8375098e21300b |
