Try downgrading HsYAML on stack to 0.2.0.0.

to deal with the access violation we get in CI windows:
https://github.com/jgm/pandoc/runs/643362477?check_suite_focus=true
This commit is contained in:
John MacFarlane 2020-05-04 09:35:41 -07:00
parent 9e5ccaca61
commit 32d5d6c80b

View file

@ -21,6 +21,9 @@ extra-deps:
- hslua-1.1.0
- jira-wiki-markup-1.3.0
- doctemplates-0.8.2
# downgrade HsYAML because 0.2.1.0 causes access violation
# on Windows/GHC 8.8.3
- HsYAML-0.2.0.0
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-15.11