We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc19246 commit 95af077Copy full SHA for 95af077
ghcide/src/Development/IDE/GHC/Compat/Outputable.hs
@@ -49,7 +49,7 @@ import GHC.Driver.Session
49
import GHC.Driver.Types as HscTypes
50
import GHC.Types.Name.Reader (GlobalRdrEnv)
51
import GHC.Types.SrcLoc
52
-import GHC.Utils.Error as Err hiding (mkWarnMsg)
+import GHC.Utils.Error hiding (mkWarnMsg)
53
import qualified GHC.Utils.Error as Err
54
import GHC.Utils.Outputable as Out
55
#else
0 commit comments