appveyor: add stack local bin dir to PATH, try to get happy seen

This commit is contained in:
Simon Michael 2018-05-30 11:39:31 -07:00
parent 10ae56aea8
commit e75b2b539e

View File

@ -44,6 +44,7 @@ install:
# network 2.7.0.1 should work around it when released
- stack --stack-yaml=stack-ghc8.2.yaml setup
# 20180530 no happy today; guess we must ensure it
- set PATH=C:\Users\appveyor\AppData\Roaming\local\bin;%PATH%
- stack install happy
#- stack install shelltestrunner