Skip to content

Commit

Permalink
Don't specify the version of GHC to fetch (hoping this goes for the l…
Browse files Browse the repository at this point in the history
…atest)
  • Loading branch information
ndmitchell authored Oct 27, 2017
1 parent 09f5ded commit b9063d2
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
@@ -1,7 +1,7 @@
build: off

before_test:
- choco install -y ghc --version 8.2.1
- choco install -y ghc
- refreshenv
- ghc --version
- cabal --version
Expand Down

0 comments on commit b9063d2

Please sign in to comment.