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 17453bc commit 4308b75Copy full SHA for 4308b75
ghcide/src/Development/IDE/Plugin/CodeAction.hs
@@ -50,8 +50,7 @@ import Development.IDE.GHC.Error
50
import Development.IDE.GHC.ExactPrint
51
import Development.IDE.GHC.Util (printOutputable,
52
printRdrName,
53
- traceAst,
54
- printOutputable)
+ traceAst)
55
import Development.IDE.Plugin.CodeAction.Args
56
import Development.IDE.Plugin.CodeAction.ExactPrint
57
import Development.IDE.Plugin.CodeAction.PositionIndexed
0 commit comments