summaryrefslogtreecommitdiff
path: root/src/GF/Command/PPrTree.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Command/PPrTree.hs')
-rw-r--r--src/GF/Command/PPrTree.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Command/PPrTree.hs b/src/GF/Command/PPrTree.hs
index 4067fdec6..7372c722d 100644
--- a/src/GF/Command/PPrTree.hs
+++ b/src/GF/Command/PPrTree.hs
@@ -6,7 +6,7 @@ import GF.GFCC.Macros
import qualified GF.Command.ParGFShell as P
import GF.Command.PrintGFShell
import GF.Command.AbsGFShell
-import GF.Command.ErrM
+import GF.Data.ErrM
pTree :: String -> Exp
pTree s = case P.pTree (P.myLexer s) of