diff options
| author | John MacFarlane <[email protected]> | 2024-02-27 19:56:31 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-02-27 19:56:31 -0800 |
| commit | 7504bf459c2faddf1cdbb0777bacfd097769c85b (patch) | |
| tree | 85366db8491cd4a3f59c4d89f11ac5190ae9d139 /stack.yaml | |
| parent | 23337fe9dc3afada6b173bbaa90b855bd07abb26 (diff) | |
Use latest skylighting-format-blaze-html.
Closes #9520, fixing auto-wrapping of long source lines
in HTML print media.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index 4f791fa75..f194cd40b 100644 --- a/stack.yaml +++ b/stack.yaml @@ -17,6 +17,10 @@ extra-deps: - tls-2.0.1 - git: https://github.com/jgm/djoths commit: 970390f4e8d1650378c826d293482ddf710c58a9 +- git: https://github.com/jgm/skylighting + commit: 15682b2aeeac3a0f28601a12f281afe4c7bfbce4 + subdirs: [skylighting-format-blaze-html] + ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-22.11 |
