mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
Replace all the different ErrM.hs modules with GF.Data.ErrM.
This commit is contained in:
@@ -16,5 +16,5 @@ module GF.Data.ErrM (
|
||||
module GF.Data.Operations
|
||||
) where
|
||||
|
||||
import GF.Data.Operations
|
||||
import GF.Data.Operations (Err(..))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user