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 6e1beeb commit 182cc1eCopy full SHA for 182cc1e
plugins/default/src/Ide/Plugin/Eval/GHC.hs
@@ -29,7 +29,7 @@ import Development.IDE.GHC.Compat (
29
)
30
import GHC.LanguageExtensions.Type (Extension (..))
31
import GhcMonad (modifySession)
32
-import GhcPlugins (
+import Development.IDE.GHC.Compat (
33
DefUnitId (DefUnitId),
34
HscEnv (hsc_IC),
35
InstalledUnitId (InstalledUnitId),
0 commit comments