apply-refact icon indicating copy to clipboard operation
apply-refact copied to clipboard

-i fails with 'openFile: resource busy (file is locked)'

Open sinelaw opened this issue 9 years ago • 1 comments

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

sinelaw avatar Jan 24 '16 13:01 sinelaw

I can't reproduce this on my machine.

mpickering avatar Jan 25 '16 12:01 mpickering