diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-11-07 08:22:29 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-11-07 08:22:29 -0800 |
| commit | 7d7ae7deef005751a3a9c2bb09f1270bd53d8770 (patch) | |
| tree | d148b879d4215f5b7efdd33f6c93cb414fc4d2e4 /cabal.project | |
| parent | 56f7f114732b32870093ea1cd9bf7b8d5b1f2260 (diff) | |
Use dev version of typst-hs.
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 c22cea40a..5717f4bee 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: be603d75ef10fb66691496ad2b35aa102e985c7d +source-repository-package + type: git + location: https://github.com/jgm/typst-hs + tag: 145bab9a576d7eb2f44878f554d43d5d4ac436d9 |
