appveyor: try building aeson-pretty first...

This commit is contained in:
John MacFarlane
2018-07-13 16:39:31 -07:00
parent 71e55f520e
commit 2e7387697e
+1
View File
@@ -56,6 +56,7 @@ test_script:
%STACK% setup > nul
%STACK% path
echo "" | %STACK% clean
echo "" | %STACK% install %STACK_BUILD_OPTS% aeson-pretty --flag=lib-only
echo "" | %STACK% install %STACK_BUILD_OPTS% pandoc pandoc-citeproc %STACK_FLAGS%
after_test: