mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-27 09:55:57 +00:00
Use allow-newer in stack.yaml to allow zip-archive
This commit is contained in:
@@ -3,6 +3,9 @@ flags:
|
||||
embed_data_files: true
|
||||
QuickCheck:
|
||||
old-random: false
|
||||
allow-newer: true
|
||||
allow-newer-deps:
|
||||
- zip-archive
|
||||
packages:
|
||||
- '.'
|
||||
- 'pandoc-cli'
|
||||
|
||||
Reference in New Issue
Block a user