appveyor - more diagnostics.

This commit is contained in:
John MacFarlane 2018-09-25 10:23:55 -07:00
parent 6d8e6464f9
commit b1a729b66c

View file

@ -85,9 +85,8 @@ test_script:
- if "%BUILD_TYPE%" == "cabal" (
cabal --version &&
echo "%PATH%" &&
refreshenv &&
echo "%PATH%" &&
"C:\\ProgramData\\chocolatey\\lib\\ghc\\tools\\ghc-8.6.1\\bin\\ghc.exe --version" &&
dir "C:\\ProgramData\\chocolatey\\bin" &&
ghc.exe --version &&
cabal --store-dir="%CABAL_STORE%" new-update &&
cabal --store-dir="%CABAL_STORE%" new-build %CABAL_BUILD_OPTS% . pandoc-citeproc &&
forfiles /P .\dist-newstyle /M pandoc*.exe /C "cmd /C cp @file .\windows\ "