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 d947153 commit f131974Copy full SHA for f131974
ghcide/src/Development/IDE/Plugin/Completions/Types.hs
@@ -13,7 +13,6 @@ import qualified Data.Text as T
13
import Data.Aeson (FromJSON, ToJSON)
14
import Data.Text (Text)
15
import Development.IDE.GHC.Compat
16
-import Development.IDE.GHC.Compat (ModuleName)
17
import Development.IDE.Spans.Common
18
import GHC.Generics (Generic)
19
import Ide.Plugin.Config (Config)
0 commit comments