forked from GitHub/gf-core
Added visualization of source modules.
This commit is contained in:
@@ -113,6 +113,7 @@ pCommand ws = case ws of
|
||||
"pxs" : [] -> aUnit CPrintCanonXMLStruct
|
||||
"px" : [] -> aUnit CPrintCanonXML
|
||||
"pm" : [] -> aUnit CPrintMultiGrammar
|
||||
"sg" : [] -> aUnit CPrintSourceGrammar
|
||||
"po" : [] -> aUnit CPrintGlobalOptions
|
||||
"pl" : [] -> aUnit CPrintLanguages
|
||||
"h" : c : [] -> aUnit $ CHelp (Just (abbrevCommand c))
|
||||
|
||||
Reference in New Issue
Block a user