We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f080f67 commit 6a650beCopy full SHA for 6a650be
src/Development/IDE/Plugin/CodeAction.hs
@@ -14,6 +14,7 @@ module Development.IDE.Plugin.CodeAction
14
, codeAction
15
, codeLens
16
, rulePackageExports
17
+ , executeAddSignatureCommand
18
) where
19
20
import Language.Haskell.LSP.Types
0 commit comments