appveyor: add stack local bin dir to PATH, try to get happy seen
This commit is contained in:
parent
10ae56aea8
commit
e75b2b539e
@ -44,6 +44,7 @@ install:
|
|||||||
# network 2.7.0.1 should work around it when released
|
# network 2.7.0.1 should work around it when released
|
||||||
- stack --stack-yaml=stack-ghc8.2.yaml setup
|
- stack --stack-yaml=stack-ghc8.2.yaml setup
|
||||||
# 20180530 no happy today; guess we must ensure it
|
# 20180530 no happy today; guess we must ensure it
|
||||||
|
- set PATH=C:\Users\appveyor\AppData\Roaming\local\bin;%PATH%
|
||||||
- stack install happy
|
- stack install happy
|
||||||
#- stack install shelltestrunner
|
#- stack install shelltestrunner
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user