Skip to content

Commit 6a650be

Browse files
authored
Expose executeAddSignatureCommand (#543)
1 parent f080f67 commit 6a650be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Development/IDE/Plugin/CodeAction.hs

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ module Development.IDE.Plugin.CodeAction
1414
, codeAction
1515
, codeLens
1616
, rulePackageExports
17+
, executeAddSignatureCommand
1718
) where
1819

1920
import Language.Haskell.LSP.Types

0 commit comments

Comments
 (0)