Skip to content

Commit

Permalink
Fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
sol committed Oct 11, 2019
1 parent 7c09d90 commit 4508926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
build: off

before_test:
- curl -ostack.zip -L --insecure http://www.stackage.org/stack/windows-i386
- curl -ostack.zip -L --insecure https://get.haskellstack.org/stable/windows-x86_64-installer.exe
- 7z x stack.zip stack.exe

clone_folder: "c:\\stack"
Expand Down

0 comments on commit 4508926

Please sign in to comment.