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 2b269c4 commit 6edb82cCopy full SHA for 6edb82c
ghcide/src/Development/IDE/GHC/Compat/Error.hs
@@ -44,7 +44,7 @@ import Development.IDE.GHC.Compat (Type)
44
import GHC.Driver.Errors.Types
45
import GHC.HsToCore.Errors.Types
46
import GHC.Tc.Errors.Types
47
-import GHC.Tc.Types.Constraint (Hole(..), HoleSort)
+import GHC.Tc.Types.Constraint (Hole (..), HoleSort)
48
import GHC.Types.Error
49
50
-- | Some 'TcRnMessage's are nested in other constructors for additional context.
0 commit comments