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 bea2c18 commit aa41832Copy full SHA for aa41832
1 file changed
plugins/hls-refactor-plugin/src/Development/IDE/GHC/Dump.hs
@@ -7,7 +7,7 @@ import Development.IDE.GHC.Compat hiding (LocatedA,
7
import Development.IDE.GHC.Compat.ExactPrint (ExactPrint, exactPrint)
8
import Development.IDE.GHC.Compat.Util
9
import Generics.SYB (ext1Q, ext2Q, extQ)
10
-import GHC.Hs hiding (AnnLet)
+import GHC.Hs
11
import GHC.Hs.Dump
12
import GHC.Plugins hiding (AnnLet)
13
import Prelude hiding ((<>))
0 commit comments