| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Ide.Plugin.Cabal.CabalAdd.Command
Documentation
cabalAddDependencyCommandId :: IsString p => p Source #
cabalAddModuleCommandId :: IsString p => p Source #
addDependencyCommand :: Recorder (WithPriority Log) -> CommandFunction IdeState CabalAddDependencyCommandParams Source #
addModuleCommand :: Recorder (WithPriority Log) -> CommandFunction IdeState ModuleInsertionConfig Source #