[project @ 2005-01-27 11:51:56 by simonpj]
[ghc-hetmet.git] / ghc / compiler / rename / RnSource.lhs
index f382282..48838ee 100644 (file)
@@ -41,7 +41,6 @@ import NameEnv
 import Outputable
 import SrcLoc          ( Located(..), unLoc, getLoc, noLoc )
 import CmdLineOpts     ( DynFlag(..) )
-import DriverPhases    ( isHsBoot )
 import Maybes          ( seqMaybe )
 import Maybe            ( catMaybes, isNothing )
 \end{code}