diff options
Diffstat (limited to 'src/GF/Shell/ShellCommands.hs')
| -rw-r--r-- | src/GF/Shell/ShellCommands.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Shell/ShellCommands.hs b/src/GF/Shell/ShellCommands.hs index bf0d114e1..b4c28ca2e 100644 --- a/src/GF/Shell/ShellCommands.hs +++ b/src/GF/Shell/ShellCommands.hs @@ -7,6 +7,7 @@ import PrGrammar import Option import Operations +import Modules import Char (isDigit) @@ -177,7 +178,6 @@ optionsOfCommand co = case co of CPrintGlobalOptions CPrintLanguages CPrintInformation I.Ident - CPrintMultiGrammar CPrintGramlet CPrintCanonXML CPrintCanonXMLStruct |
