Remove unused imports
[ghc-hetmet.git] / compiler / rename / RnExpr.lhs
index c459b70..86b41ae 100644 (file)
@@ -50,7 +50,6 @@ import SrcLoc
 import FastString
 
 import List            ( unzip4 )
-import Control.Monad
 \end{code}