Skip to content

Commit 5a1ca1f

Browse files
committed
Fixup Appveyor CI
1 parent 6e6f89e commit 5a1ca1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ install:
2323
- set PATH=%APPDATA%\cabal\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\msys64\usr\bin;%PATH%
2424
- cabal --version
2525
- cabal %CABOPTS% update
26-
- cabal %CABOPTS% install happy alex
26+
- cabal %CABOPTS% v1-install happy alex
2727

2828
environment:
2929
global:

0 commit comments

Comments
 (0)