Comments and an import-trim
[ghc-hetmet.git] / compiler / rename / RnNames.lhs
index a6b021d..4bca4fc 100644 (file)
@@ -59,7 +59,7 @@ import DriverPhases   ( isHsBoot )
 import Util            ( notNull )
 import List            ( partition )
 import IO              ( openFile, IOMode(..) )
-import Monad           ( liftM, when )
+import Monad           ( when )
 \end{code}