removing "import Prelude".
This commit is contained in:
@@ -8,7 +8,6 @@ import GHC
|
||||
import Language.Haskell.GhcMod.ErrMsg
|
||||
import Language.Haskell.GhcMod.GHCApi
|
||||
import Language.Haskell.GhcMod.Types
|
||||
import Prelude
|
||||
|
||||
----------------------------------------------------------------
|
||||
|
||||
|
||||
@@ -10,7 +10,6 @@ import GhcMonad (liftIO)
|
||||
import Language.Haskell.GhcMod.CabalApi
|
||||
import Language.Haskell.GhcMod.GHCApi
|
||||
import Language.Haskell.GhcMod.Types
|
||||
import Prelude
|
||||
|
||||
----------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user