Skip to content

Commit 1a96e30

Browse files
committed
fd locking is bust on wsl1 :(
this is gonna end up killing wsl1 usage isn't it
1 parent 0f7c66d commit 1a96e30

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

stack.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ ghc-options:
2323
drop-packages:
2424
# See https://github.com/commercialhaskell/stack/pull/4712
2525
- cabal-install
26+
27+
flags:
28+
lukko:
29+
ofd-locking: false

0 commit comments

Comments
 (0)