[project @ 2000-11-07 16:03:38 by simonmar]
[ghc-hetmet.git] / ghc / compiler / compMan / CompManager.lhs
index 644163c..327f716 100644 (file)
@@ -23,7 +23,7 @@ import CmLink                 ( PersistentLinkerState, emptyPLS, Linkable(..),
                          link, LinkResult(..), 
                          filterModuleLinkables, modname_of_linkable,
                          is_package_linkable )
-import InterpSyn       ( HValue )
+import Interpreter     ( HValue )
 import CmSummarise     ( summarise, ModSummary(..), 
                          name_of_summary, deps_of_summary,
                          mimp_name, ms_get_imports )