From 6d5bd27fe37f6308cc548573a2232238edd03dbe Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 30 May 2018 10:40:44 -0700 Subject: [PATCH] windows: use latest directory with stack-ghc8.0.yaml also --- stack-ghc8.0.yaml | 2 ++ stack-ghc8.2.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stack-ghc8.0.yaml b/stack-ghc8.0.yaml index cfff0b8ec..f9348511e 100644 --- a/stack-ghc8.0.yaml +++ b/stack-ghc8.0.yaml @@ -13,3 +13,5 @@ extra-deps: - easytest-0.2 - megaparsec-6.4.1 - parser-combinators-0.4.0 +# use newer directory to avoid windows/symlink/hang issue +- directory-1.3.2.2 diff --git a/stack-ghc8.2.yaml b/stack-ghc8.2.yaml index 91085101e..3f8225ee3 100644 --- a/stack-ghc8.2.yaml +++ b/stack-ghc8.2.yaml @@ -11,7 +11,7 @@ packages: extra-deps: - easytest-0.2 -# use latest directory to avoid windows symlink issues +# use newer directory to avoid windows/symlink/hang issue - directory-1.3.2.2 nix: