X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FndpFlatten%2FFlattening.hs;fp=compiler%2FndpFlatten%2FFlattening.hs;h=18fc319e87e1a5b58cca677d576e04ef9044a31f;hp=c339c76f117103c7d89b4fa8ed3e238189a87c6d;hb=49c98d143c382a1341e1046f5ca00819a25691ba;hpb=b00b5bc04ff36a551552470060064f0b7d84ca30 diff --git a/compiler/ndpFlatten/Flattening.hs b/compiler/ndpFlatten/Flattening.hs index c339c76..18fc319 100644 --- a/compiler/ndpFlatten/Flattening.hs +++ b/compiler/ndpFlatten/Flattening.hs @@ -92,7 +92,7 @@ import FastString -- FIXME: fro debugging - remove this -import TRACE (trace) +import Debug.Trace (trace) -- standard import Monad (liftM, foldM)