apply-refact
apply-refact copied to clipboard
-i fails with 'openFile: resource busy (file is locked)'
Example run:
# hlint Foo.hs --serialise | refactor Foo.hs -i
Applying 1 hints
refactor: Foo.hs: openFile: resource busy (file is locked)
My machine is Linux Mint / Ubuntu 14.04, ghc 7.10.2
I can't reproduce this on my machine.