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 a2a6c2d commit 3191e45Copy full SHA for 3191e45
ghcide/src/Development/IDE/GHC/Compat/Outputable.hs
@@ -50,7 +50,7 @@ import GHC.Driver.Session
50
import GHC.Driver.Types as HscTypes
51
import GHC.Types.Name.Reader (GlobalRdrEnv)
52
import GHC.Types.SrcLoc
53
-import GHC.Utils.Error as Err hiding (mkWarnMsg)
+import GHC.Utils.Error hiding (mkWarnMsg)
54
import qualified GHC.Utils.Error as Err
55
import GHC.Utils.Outputable as Out
56
#else
0 commit comments