Skip to content

Commit

Permalink
Fixup Appveyor CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hvr committed Jan 3, 2019
1 parent 6e6f89e commit 5a1ca1f
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 @@ -23,7 +23,7 @@ install:
- set PATH=%APPDATA%\cabal\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\msys64\usr\bin;%PATH%
- cabal --version
- cabal %CABOPTS% update
- cabal %CABOPTS% install happy alex
- cabal %CABOPTS% v1-install happy alex

environment:
global:
Expand Down

0 comments on commit 5a1ca1f

Please sign in to comment.