Skip to content

Commit

Permalink
Print out the GHC version
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell authored Oct 27, 2017
1 parent 0bf78ba commit 09f5ded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ build: off
before_test:
- choco install -y ghc --version 8.2.1
- refreshenv
- ghc --version
- cabal --version
- curl -ostack.zip -L --insecure http://www.stackage.org/stack/windows-x86_64
- 7z x stack.zip stack.exe
Expand Down

0 comments on commit 09f5ded

Please sign in to comment.