summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-05-15 19:26:37 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2017-05-15 19:26:37 +0200
commit8e6ea699e92e1429dbb27bb96271f350effac9e0 (patch)
tree3cc2eedaf6bfae4fb435d40fc5d7a0d397fb17b2 /appveyor.yml
parent6ddf78b8a00e65a257f41593623f0efd0db7ecf4 (diff)
appveyor.yml: Don't install hsb2hs.
We now use file-embed instead.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 5a10fa47d..aca4943d4 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -22,9 +22,6 @@ install:
before_test:
# the stack install already fails without the templates...
- git submodule update --init
- # set PATH to where the hsb2hs binary is copied to
- - cmd: set "PATH=%PATH%;%APPDATA%\\local\\bin"
- - stack install hsb2hs
test_script:
# The ugly echo "" hack is to avoid complaints about 0 being an invalid file