From 3e2fefd4946ccb4fb44eb6a7972befc0422477c9 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 30 May 2018 10:33:25 -0700 Subject: [PATCH] stack: try latest directory for a startup hang with windows symlinks --- stack-ghc8.2.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stack-ghc8.2.yaml b/stack-ghc8.2.yaml index d6c8a597a..91085101e 100644 --- a/stack-ghc8.2.yaml +++ b/stack-ghc8.2.yaml @@ -11,6 +11,8 @@ packages: extra-deps: - easytest-0.2 +# use latest directory to avoid windows symlink issues +- directory-1.3.2.2 nix: pure: false