Warning Police
[ghc-hetmet.git] / compiler / nativeGen / MachCodeGen.hs
index a940566..557278c 100644 (file)
@@ -42,7 +42,6 @@ import FastTypes      ( isFastTrue )
 import Constants       ( wORD_SIZE )
 
 #ifdef DEBUG
-import Outputable      ( assertPanic )
 import Debug.Trace     ( trace )
 #endif