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`. |
||
---|---|---|
.. | ||
Browse.hs | ||
CabalApi.hs | ||
Check.hs | ||
Cradle.hs | ||
Debug.hs | ||
Doc.hs | ||
ErrMsg.hs | ||
Flag.hs | ||
Gap.hs | ||
GHCApi.hs | ||
GHCChoice.hs | ||
GhcPkg.hs | ||
Info.hs | ||
Internal.hs | ||
Lang.hs | ||
Lint.hs | ||
List.hs | ||
PkgDoc.hs | ||
Types.hs |