Drop memory-mapped files, since ghc doesn't play well with those
All files are now "redirected", either user-created, or created by ghc-mod itself.
This commit is contained in:
@@ -66,6 +66,7 @@ module Language.Haskell.GhcMod (
|
||||
, gmUnsafeErrStrLn
|
||||
-- * FileMapping
|
||||
, loadMappedFile
|
||||
, loadMappedFileSource
|
||||
, unloadMappedFile
|
||||
) where
|
||||
|
||||
|
||||
Reference in New Issue
Block a user