From 93e61ec0c3473f65bc33a54f6a30192d16d56b7e Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 30 May 2018 11:52:10 -0700 Subject: [PATCH] windows: note issue url (#791) --- stack-ghc8.0.yaml | 2 +- stack-ghc8.2.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stack-ghc8.0.yaml b/stack-ghc8.0.yaml index f9348511e..1f941c704 100644 --- a/stack-ghc8.0.yaml +++ b/stack-ghc8.0.yaml @@ -13,5 +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 +# avoid hanging with windows symlinks https://github.com/simonmichael/hledger/issues/791 - directory-1.3.2.2 diff --git a/stack-ghc8.2.yaml b/stack-ghc8.2.yaml index 3f8225ee3..ea866076b 100644 --- a/stack-ghc8.2.yaml +++ b/stack-ghc8.2.yaml @@ -11,7 +11,7 @@ packages: extra-deps: - easytest-0.2 -# use newer directory to avoid windows/symlink/hang issue +# avoid hanging with windows symlinks https://github.com/simonmichael/hledger/issues/791 - directory-1.3.2.2 nix: