[commit: packages/filepath] master: Flush the appveyor cache (6f07db1)
git at git.haskell.org
git at git.haskell.org
Mon Dec 28 20:40:00 UTC 2015
Repository : ssh://git@git.haskell.org/filepath
On branch : master
Link : http://git.haskell.org/packages/filepath.git/commitdiff/6f07db10d53832c862be830157bb50635985d889
>---------------------------------------------------------------
commit 6f07db10d53832c862be830157bb50635985d889
Author: Neil Mitchell <ndmitchell at gmail.com>
Date: Tue Dec 22 10:45:17 2015 +0000
Flush the appveyor cache
>---------------------------------------------------------------
6f07db10d53832c862be830157bb50635985d889
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