diff options
Diffstat (limited to 'src/GF/Command/ParGFShell.hs')
| -rw-r--r-- | src/GF/Command/ParGFShell.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Command/ParGFShell.hs b/src/GF/Command/ParGFShell.hs index a334c3179..1fc85b4b7 100644 --- a/src/GF/Command/ParGFShell.hs +++ b/src/GF/Command/ParGFShell.hs @@ -3,7 +3,7 @@ module GF.Command.ParGFShell where import GF.Command.AbsGFShell import GF.Command.LexGFShell -import GF.Command.ErrM +import GF.Data.ErrM #if __GLASGOW_HASKELL__ >= 503 import Data.Array #else |
