diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-08-26 23:15:41 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-08-26 23:15:41 -0700 |
| commit | 6d43490b3a0cf623f5c346ee1de539936a215031 (patch) | |
| tree | d8ee3797725f9238d3379c5036988979f475dbf8 /stack.yaml | |
| parent | 65985f5405acc6b0f19a3549e4836ffe727c33ae (diff) | |
Allow skylighting 0.14 (and require it in pandoc core).
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 21dff54bf..3dd044ab5 100644 --- a/stack.yaml +++ b/stack.yaml @@ -23,7 +23,8 @@ extra-deps: - toml-parser-1.3.0.0 - typst-0.3.2.0 - texmath-0.12.8.1 - +- skylighting-core-0.14 +- skylighting-0.14 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-21.7 |
