diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-12-04 07:58:57 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-12-04 07:59:13 -0800 |
| commit | 780f4f569c3862cf8c33983271b44f348ab4e220 (patch) | |
| tree | f29c3b1298c46362ac67418810e4b76ee11e5a4d /cabal.project | |
| parent | 251bfa8e944031799b5debed45f56cc973348cfb (diff) | |
Use latest dev skylighting, skylighting-core.
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project index 2082e244a..80ed2c9bb 100644 --- a/cabal.project +++ b/cabal.project @@ -11,3 +11,15 @@ source-repository-package type: git location: https://github.com/jgm/typst-hs tag: 2a92d6b61b077ad6eaff857f45aa50004658082e + +source-repository-package + type: git + location: https://github.com/jgm/skylighting + subdir: skylighting-core + tag: 1f5c4df30b8690f444f76b0e7b3f942fed495e80 + +source-repository-package + type: git + location: https://github.com/jgm/skylighting + subdir: skylighting + tag: 1f5c4df30b8690f444f76b0e7b3f942fed495e80 |
