windows: use latest directory with stack-ghc8.0.yaml also
This commit is contained in:
parent
3e2fefd494
commit
6d5bd27fe3
@ -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
|
||||
|
||||
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user