summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Speech/GSL.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/GF/Speech/GSL.hs')
-rw-r--r--src/compiler/GF/Speech/GSL.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/compiler/GF/Speech/GSL.hs b/src/compiler/GF/Speech/GSL.hs
index f1cf02ab3..3557ff21f 100644
--- a/src/compiler/GF/Speech/GSL.hs
+++ b/src/compiler/GF/Speech/GSL.hs
@@ -8,12 +8,12 @@
module GF.Speech.GSL (gslPrinter) where
-import GF.Data.Utilities
+--import GF.Data.Utilities
import GF.Speech.CFG
import GF.Speech.SRG
import GF.Speech.RegExp
import GF.Infra.Option
-import GF.Infra.Ident
+--import GF.Infra.Ident
import PGF
import Data.Char (toUpper,toLower)