Skip to content

Commit 747a943

Browse files
committed
fixed error in import declaration
1 parent 559f1ba commit 747a943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/default/src/Ide/Plugin/Eval/CodeLens.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ import Ide.Plugin.Eval.GHC (
152152
addPackages,
153153
hasPackage,
154154
isExpr,
155-
extra siplisimpliss showDynFlags,
155+
showDynFlags,
156156
)
157157
import Ide.Plugin.Eval.Parse.Option (langOptions)
158158
import Ide.Plugin.Eval.Parse.Section (

0 commit comments

Comments
 (0)