0eadfa91fd
On Windows, `ghc-mod lint` fails with following message. ghc-mod: DeleteFile "<Ommit>\\Temp\\ghc-mod-hlint8464": permission denied <Ommit> Perhaps, On Windows, GHC opens file exclusively. So, we move `removeFile` to `finally`. |
||
---|---|---|
.. | ||
Haskell |