diff options
Diffstat (limited to 'src/GF/Shell/SubShell.hs')
| -rw-r--r-- | src/GF/Shell/SubShell.hs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GF/Shell/SubShell.hs b/src/GF/Shell/SubShell.hs index 5c8c17014..5ef0459e5 100644 --- a/src/GF/Shell/SubShell.hs +++ b/src/GF/Shell/SubShell.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/04/21 16:23:23 $ +-- > CVS $Date: 2005/04/21 16:46:12 $ -- > CVS $Author: bringert $ --- > CVS $Revision: 1.8 $ +-- > CVS $Revision: 1.9 $ -- -- (Description of the module) ----------------------------------------------------------------------------- @@ -21,7 +21,7 @@ import GF.Infra.Option import GF.API import GF.Shell.CommandL -import ArchEdit +import GF.System.ArchEdit import Data.List |
