Simon's big boxy-type commit
[ghc-hetmet.git] / ghc / compiler / basicTypes / Module.lhs
index f4e413d..6952162 100644 (file)
@@ -35,7 +35,6 @@ module Module
     ) where
 
 #include "HsVersions.h"
-import OccName
 import Outputable
 import Unique          ( Uniquable(..) )
 import UniqFM