From 01fef5109c2920d13004ae5b94d192fa5fba205f Mon Sep 17 00:00:00 2001 From: krasimir Date: Mon, 23 Feb 2009 12:42:44 +0000 Subject: Perhaps -> Maybe refactoring and better error message for conflicts during module update --- src/GF/Compile.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/GF/Compile.hs') diff --git a/src/GF/Compile.hs b/src/GF/Compile.hs index c98069b11..70c36aa76 100644 --- a/src/GF/Compile.hs +++ b/src/GF/Compile.hs @@ -2,8 +2,6 @@ module GF.Compile (batchCompile, link, compileToPGF, compileSourceGrammar) where -- the main compiler passes import GF.Compile.GetGrammar -import GF.Compile.Extend -import GF.Compile.Rebuild import GF.Compile.Rename import GF.Compile.CheckGrammar import GF.Compile.Optimize -- cgit v1.2.3