Module header tidyup, phase 1
[ghc-hetmet.git] / compiler / ndpFlatten / Flattening.hs
index c339c76..18fc319 100644 (file)
@@ -92,7 +92,7 @@ import FastString
 
 
 -- FIXME: fro debugging - remove this
-import TRACE    (trace)
+import Debug.Trace  (trace)
 
 -- standard
 import Monad        (liftM, foldM)