[project @ 2000-12-06 16:15:23 by sewardj]
[ghc-hetmet.git] / ghc / compiler / simplStg / SRT.lhs
index 1adf5ff..4989c3f 100644 (file)
@@ -16,10 +16,10 @@ import StgSyn
 
 import UniqFM
 import UniqSet
+import Panic
 
 #ifdef DEBUG
 import Outputable
-import Panic
 #endif
 \end{code}