diff options
| author | Albert Krewinkel <[email protected]> | 2024-09-21 14:08:35 +0200 |
|---|---|---|
| committer | Albert Krewinkel <[email protected]> | 2024-09-21 14:08:35 +0200 |
| commit | bff35172e3119c1e023ea7fdf9a7d59cceb2804d (patch) | |
| tree | 75d1be9dee91be89e66eef7979feb3e134c11672 /stack.yaml | |
| parent | 05aa18420ff83ccdd03d9956b0ff65e659198826 (diff) | |
Fix stack build
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 69c90d348..1c9f770ec 100644 --- a/stack.yaml +++ b/stack.yaml @@ -22,7 +22,7 @@ extra-deps: - typst-0.6 # even though the resolver has this version, we need the Hackage revision: - hslua-module-doclayout-1.1.1.2 -- hslua-list-1.1.2 +- pandoc-lua-marshal-0.2.8 - git: https://github.com/jgm/commonmark-hs subdirs: [commonmark, commonmark-pandoc] commit: 7130ce27089b47588f64946263defc05fd72ab29 |
