mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
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
|
||||
- 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user