diff options
| author | John MacFarlane <[email protected]> | 2023-07-19 18:39:04 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2023-07-19 18:39:04 -0700 |
| commit | 4d3c347f6699bc012087fbb2d5b2b5d29d042a8f (patch) | |
| tree | 4ab550e2e10c6fec66c4c40c52fab4b4c148c14c /cabal.project | |
| parent | ce2b023e13fcae31710da4fbb2ada2d0e8f5f4cc (diff) | |
Use latest dev skyligting-core and typst.
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project index d5afefaa6..bbbbd88e9 100644 --- a/cabal.project +++ b/cabal.project @@ -6,3 +6,14 @@ tests: True flags: +embed_data_files constraints: skylighting-format-blaze-html >= 0.1.1, skylighting-format-context >= 0.1.0.2 + +source-repository-package + type: git + location: https://github.com/jgm/typst-hs + tag: aa72087f21ee6dd2d906df8c3fd55af0778c0c13 + +source-repository-package + type: git + location: https://github.com/jgm/skylighting + subdir: skylighting-core + tag: 2d3fe8a9aa18df60b8dc30af0f9e303320747ea6 |
