Rename debugComponent -> debug-component
This commit is contained in:
parent
d863e90775
commit
1542a068f0
@ -428,7 +428,7 @@ ghcCommands (cmd:args) = do
|
||||
"check" -> checkSyntaxCmd
|
||||
"expand" -> expandTemplateCmd
|
||||
"debug" -> debugInfoCmd
|
||||
"debugComponent" -> componentInfoCmd
|
||||
"debug-component" -> componentInfoCmd
|
||||
"info" -> infoCmd
|
||||
"type" -> typesCmd
|
||||
"split" -> splitsCmd
|
||||
|
Loading…
Reference in New Issue
Block a user