Use allow-newer in stack.yaml to allow zip-archive

This commit is contained in:
John MacFarlane
2026-09-21 11:33:31 -07:00
parent 0bf6eb8330
commit 2edf691fca
+3
View File
@@ -3,6 +3,9 @@ flags:
embed_data_files: true
QuickCheck:
old-random: false
allow-newer: true
allow-newer-deps:
- zip-archive
packages:
- '.'
- 'pandoc-cli'