diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2024-03-21 09:59:23 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2024-03-21 09:59:23 -0700 |
| commit | 59ebf841373f359d6ea32a9e73452a1cd9625f17 (patch) | |
| tree | 50492baf4203c399975f9cfe44e4c036b02989dc /cabal.project | |
| parent | 604f541b0ff2e521ba207991baf43c9550189736 (diff) | |
Use dev texmath and typst-hs.
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project index d810241ed..dfdbb592d 100644 --- a/cabal.project +++ b/cabal.project @@ -7,3 +7,12 @@ flags: +embed_data_files constraints: skylighting-format-blaze-html >= 0.1.1.2, skylighting-format-context >= 0.1.0.2 +source-repository-package + type: git + location: https://github.com/jgm/typst-hs + tag: 926d1c60c80cc9f205e31b7f070835665c2817dd + +source-repository-package + type: git + location: https://github.com/jgm/texmath + tag: a22c43333930dfe59a9be97ab0516aef5338959c |
