More import tidying and fixing the stage 2 build
[ghc-hetmet.git] / compiler / coreSyn / CoreUtils.lhs
index ddeffb7..b0de6f2 100644 (file)
@@ -69,10 +69,7 @@ import Outputable
 import DynFlags
 import TysPrim
 import FastString
-
-#ifdef DEBUG
 import Util
-#endif
 
 import GHC.Exts                -- For `xori` 
 \end{code}