diff options
| author | John MacFarlane <[email protected]> | 2024-09-09 20:18:56 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-09-09 20:18:56 -0700 |
| commit | 343f0a07527598a669c4c17742468f181dbd70b6 (patch) | |
| tree | a1e5b4db9b46bdd46a710057086e2f3b24a5d6eb /stack.yaml | |
| parent | c0f995d0a30f5ce291b1832f40a4681f85b96f7d (diff) | |
Use released skylighting-core, skylighting.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/stack.yaml b/stack.yaml index fc81c0e11..e89cede97 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,8 +15,8 @@ extra-deps: - typst-symbols-0.1.6 - emojis-0.1.4.1 - commonmark-extensions-0.2.5.5 -- skylighting-core-0.14.2 -- skylighting-0.14.2 +- skylighting-core-0.14.3 +- skylighting-0.14.3 - citeproc-0.8.1.1 - djot-0.1.2.1 - doclayout-0.5 @@ -24,7 +24,6 @@ extra-deps: - hslua-module-doclayout-1.1.1.2 - texmath-0.12.8.10 - typst-0.6 -# TODO update skylighting/skylighting-core ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-22.24 |
