summaryrefslogtreecommitdiff
path: root/src/GF/Command/Interpreter.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Command/Interpreter.hs')
-rw-r--r--src/GF/Command/Interpreter.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Command/Interpreter.hs b/src/GF/Command/Interpreter.hs
index ab6ee7f44..10730e7ef 100644
--- a/src/GF/Command/Interpreter.hs
+++ b/src/GF/Command/Interpreter.hs
@@ -11,7 +11,7 @@ import GF.GFCC.API
import GF.GFCC.Macros
import GF.GFCC.DataGFCC
-import GF.Command.ErrM ----
+import GF.Data.ErrM ----
import qualified Data.Map as Map