diff options
| author | John MacFarlane <[email protected]> | 2024-09-09 08:18:28 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-09-09 08:18:28 -0700 |
| commit | a256f007cff36b77db19c2b3e414a58b98b1983e (patch) | |
| tree | 0bb4828fccce90602f186a26086cf8e4563d3045 /stack.yaml | |
| parent | 7db0569250a324ad71c25eeb194e6fbd384418aa (diff) | |
Depend on doclayout 0.5.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index c966927b0..13bb3b7fc 100644 --- a/stack.yaml +++ b/stack.yaml @@ -23,6 +23,14 @@ extra-deps: - typst-0.5.0.5 - doclayout-0.5 - doctemplates-0.11.0.1 +- git: https://github.com/jgm/hslua-module-doclayout + commit: 5c9996bd981a93ada6aba4efb69837601a4565bd +- git: https://github.com/jgm/texmath + commit: 7099b90314618e7f73226426be0b46cc3a940aa0 +- git: https://github.com/jgm/typst-hs + commit: d9fe63674114abd15cfb4d41bcfd0096d33babed + +-- TODO update skylighting/skylighting-core ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
