mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 01:32:50 -06:00
Replace all the different ErrM.hs modules with GF.Data.ErrM.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
module GF.GFCC.Raw.ParGFCCRaw (parseGrammar) where
|
||||
import GF.GFCC.Raw.AbsGFCCRaw
|
||||
import GF.GFCC.Raw.LexGFCCRaw
|
||||
import GF.GFCC.Raw.ErrM
|
||||
import GF.Data.ErrM
|
||||
}
|
||||
|
||||
%name pGrammar Grammar
|
||||
|
||||
Reference in New Issue
Block a user