diff options
Diffstat (limited to 'src/GF/GFCC/API.hs')
| -rw-r--r-- | src/GF/GFCC/API.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/GFCC/API.hs b/src/GF/GFCC/API.hs index e3a7fc3c9..111857b18 100644 --- a/src/GF/GFCC/API.hs +++ b/src/GF/GFCC/API.hs @@ -24,7 +24,7 @@ import GF.GFCC.Raw.ConvertGFCC import GF.GFCC.Raw.ParGFCCRaw import GF.Command.PPrTree -import GF.GFCC.ErrM +import GF.Data.ErrM import GF.Parsing.FCFG import GF.Conversion.SimpleToFCFG (convertGrammar) |
