summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Grammar/Values.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/GF/Grammar/Values.hs')
-rw-r--r--src/compiler/GF/Grammar/Values.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/GF/Grammar/Values.hs b/src/compiler/GF/Grammar/Values.hs
index 1a68ddc89..0476825df 100644
--- a/src/compiler/GF/Grammar/Values.hs
+++ b/src/compiler/GF/Grammar/Values.hs
@@ -24,7 +24,7 @@ module GF.Grammar.Values (-- * values used in TC type checking
--Z tree2exp, loc2treeFocus
) where
-import GF.Data.Operations
+--import GF.Data.Operations
---Z import GF.Data.Zipper
import GF.Infra.Ident