diff options
| author | John MacFarlane <[email protected]> | 2022-08-03 21:17:17 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-08-03 21:17:17 -0700 |
| commit | 54f07d259d7d1d042a6bef2471f83f5c3e8bc9f3 (patch) | |
| tree | a84dc5c9d70766df037b404e652668b3d5b3490f /stack.yaml | |
| parent | 297221156886377a117ff39fde292879ee7d033b (diff) | |
stack.yaml - update extra-deps.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/stack.yaml b/stack.yaml index 875174251..87a5a77e7 100644 --- a/stack.yaml +++ b/stack.yaml @@ -7,8 +7,10 @@ flags: packages: - '.' extra-deps: -- skylighting-core-0.12.3.1 -- skylighting-0.12.3.1 +- skylighting-core-0.13 +- skylighting-0.13 +- skylighting-format-latex-0.1 +- skylighting-format-blaze-html-0.1 - emojis-0.1.2 - gridtables-0.0.2.0 - lpeg-1.0.3 @@ -36,11 +38,11 @@ extra-deps: - ipynb-0.2 - pandoc-types-1.22.2 - commonmark-0.2.2 -- commonmark-extensions-0.2.3.1 +- commonmark-extensions-0.2.3.2 - doclayout-0.4 - doctemplates-0.10.0.2 - citeproc-0.8.0.1 -- texmath-0.12.5.1 +- texmath-0.12.5.2 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
