summaryrefslogtreecommitdiff
path: root/src/GF/Compile/ShellState.hs
diff options
context:
space:
mode:
authoraarne <unknown>2004-05-27 14:43:13 +0000
committeraarne <unknown>2004-05-27 14:43:13 +0000
commit6dcf9f1cd463262bd3015b93afb615c487f0b349 (patch)
treeba443c12c3820f7a6154a889f7f2057362843004 /src/GF/Compile/ShellState.hs
parent244307ca3765c784cf3cb7d572eb08751a2ba74c (diff)
command option check
Diffstat (limited to 'src/GF/Compile/ShellState.hs')
-rw-r--r--src/GF/Compile/ShellState.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/GF/Compile/ShellState.hs b/src/GF/Compile/ShellState.hs
index a9cc3bf7a..3a7151ad8 100644
--- a/src/GF/Compile/ShellState.hs
+++ b/src/GF/Compile/ShellState.hs
@@ -287,6 +287,7 @@ stateAbstractGrammar st = StGr {
-- analysing shell state into parts
globalOptions = gloptions
allLanguages = map (fst . fst) . concretes
+allCategories = map fst . allCatsOf . canModules
allStateGrammars = map snd . allStateGrammarsWithNames