ghcide-0.0.6: The core of an IDE

Safe HaskellNone
LanguageHaskell2010

Development.IDE.Core.CompletionsTypes

Synopsis

Documentation

data CachedCompletions Source #

End result of the completions

Constructors

CC 

Fields

data CompItem Source #

Constructors

CI 

Fields

data Backtick Source #

Constructors

Surrounded 
LeftSide 
Instances
Show Backtick Source # 
Instance details

Defined in Development.IDE.Core.CompletionsTypes