Trim unused imports detected by new unused-import code
[ghc-hetmet.git] / compiler / main / HscMain.lhs
index 34e4593..ba9e151 100644 (file)
@@ -112,10 +112,10 @@ import LazyUniqFM         ( emptyUFM )
 import UniqSupply       ( initUs_ )
 import Bag             ( unitBag )
 import Exception
-import MonadUtils
+-- import MonadUtils
 
 import Control.Monad
-import System.IO
+-- import System.IO
 import Data.IORef
 \end{code}
 #include "HsVersions.h"