Split out "Raw Cmm" dump to its own flag -ddump-raw-cmm
[ghc-hetmet.git] / compiler / iface / LoadIface.lhs
index ce08f6d..e92a160 100644 (file)
@@ -31,7 +31,7 @@ import TcRnMonad
 
 import PrelNames
 import PrelInfo
-import PrelRules
+import MkId    ( seqId )
 import Rules
 import Annotations
 import InstEnv