[commit: packages/filepath] master: Add dependency to flush appveyor cache (again) (5c69dd0)
git at git.haskell.org
git at git.haskell.org
Mon Dec 28 20:40:39 UTC 2015
Repository : ssh://git@git.haskell.org/filepath
On branch : master
Link : http://git.haskell.org/packages/filepath.git/commitdiff/5c69dd09aa8728fe07c292a1347fe26c81c1ecff
>---------------------------------------------------------------
commit 5c69dd09aa8728fe07c292a1347fe26c81c1ecff
Author: Neil Mitchell <ndmitchell at gmail.com>
Date: Mon Dec 28 19:12:58 2015 +0000
Add dependency to flush appveyor cache (again)
>---------------------------------------------------------------
5c69dd09aa8728fe07c292a1347fe26c81c1ecff
appveyor.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/appveyor.yml b/appveyor.yml
index 79b35ca..fe96cbd 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,5 +1,5 @@
cache:
-- "c:\\sr" # stack root, short paths == less problems
+- "c:\\sr -> appveyor.yml" # stack root, short paths == less problems
build: off
More information about the ghc-commits
mailing list