[project @ 2001-12-21 16:39:09 by simonpj]
[ghc-hetmet.git] / ghc / compiler / nativeGen / MachCode.lhs
index a31c91d..e120d80 100644 (file)
@@ -49,6 +49,7 @@ import Stix           ( pprStixStmt )
 
 -- DEBUGGING ONLY
 import IOExts          ( trace )
+import Outputable      ( assertPanic )
 
 infixr 3 `bind`
 \end{code}