diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2024-02-27 19:56:31 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2024-02-27 19:56:31 -0800 |
| commit | 7504bf459c2faddf1cdbb0777bacfd097769c85b (patch) | |
| tree | 85366db8491cd4a3f59c4d89f11ac5190ae9d139 /cabal.project | |
| 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 'cabal.project')
| -rw-r--r-- | cabal.project | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project index 8b89cde49..07011008a 100644 --- a/cabal.project +++ b/cabal.project @@ -11,3 +11,9 @@ source-repository-package type: git location: https://github.com/jgm/djoths tag: 970390f4e8d1650378c826d293482ddf710c58a9 + +source-repository-package + type: git + location: https://github.com/jgm/skylighting + tag: 15682b2aeeac3a0f28601a12f281afe4c7bfbce4 + subdir: skylighting-format-blaze-html |
