From 7504bf459c2faddf1cdbb0777bacfd097769c85b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 27 Feb 2024 19:56:31 -0800 Subject: Use latest skylighting-format-blaze-html. Closes #9520, fixing auto-wrapping of long source lines in HTML print media. --- stack.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'stack.yaml') 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 -- cgit v1.2.3