Windows install script: install alex, happy.
This commit is contained in:
parent
7524e8e1f0
commit
0e46173ae4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ cd ..
|
|||
cabal update
|
||||
cabal sandbox init
|
||||
cabal clean
|
||||
cabal install hsb2hs
|
||||
cabal install hsb2hs alex happy
|
||||
if %errorlevel% neq 0 exit /b %errorlevel%
|
||||
cabal install -v1 --force --reinstall --flags="embed_data_files"
|
||||
if %errorlevel% neq 0 exit /b %errorlevel%
|
||||
|
|
Loading…
Add table
Reference in a new issue