From 5b01d912cec744f41b5e0ba5720d7d641ca08195 Mon Sep 17 00:00:00 2001 From: bringert Date: Thu, 20 Dec 2007 17:34:12 +0000 Subject: Replace all the different ErrM.hs modules with GF.Data.ErrM. --- src/GF/Devel/Compile/GFC.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/Devel/Compile') diff --git a/src/GF/Devel/Compile/GFC.hs b/src/GF/Devel/Compile/GFC.hs index 1e1bb9ce8..31be084a1 100644 --- a/src/GF/Devel/Compile/GFC.hs +++ b/src/GF/Devel/Compile/GFC.hs @@ -12,7 +12,7 @@ import GF.GFCC.Raw.ConvertGFCC import GF.Devel.UseIO import GF.Infra.Option import GF.GFCC.API -import GF.GFCC.ErrM +import GF.Data.ErrM mainGFC :: [String] -> IO () mainGFC xx = do -- cgit v1.2.3