From 9229c157642c3503d365f42fe5ecac414958ab9b Mon Sep 17 00:00:00 2001 From: aarne Date: Sat, 31 May 2008 14:40:46 +0000 Subject: added positions to Module record; avoided Module constructor where possible; moved Refresh to Compile/ --- src-3.0/GF/Compile/Compute.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src-3.0/GF/Compile/Compute.hs') diff --git a/src-3.0/GF/Compile/Compute.hs b/src-3.0/GF/Compile/Compute.hs index 1c68de71b..f35e7c6a9 100644 --- a/src-3.0/GF/Compile/Compute.hs +++ b/src-3.0/GF/Compile/Compute.hs @@ -24,7 +24,7 @@ import GF.Infra.Modules import GF.Grammar.Predef import GF.Grammar.Macros import GF.Grammar.Lookup -import GF.Grammar.Refresh +import GF.Compile.Refresh import GF.Grammar.PatternMatch import GF.Grammar.Lockfield (isLockLabel) ---- -- cgit v1.2.3