Rename debugComponent -> debug-component

This commit is contained in:
Daniel Gröber 2015-08-10 10:10:40 +02:00
parent d863e90775
commit 1542a068f0
1 changed files with 1 additions and 1 deletions

View File

@ -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