Import trimming
[ghc-hetmet.git] / compiler / coreSyn / CorePrep.lhs
index e2b6ecf..fee95a5 100644 (file)
@@ -34,9 +34,6 @@ import ErrUtils
 import DynFlags
 import Util
 import Outputable
-import TysWiredIn
-import MkId
-import TysPrim
 \end{code}
 
 -- ---------------------------------------------------------------------------