X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FsimplCore%2FSimplify.lhs;h=7c4a2ce86940982c912716a6006423a6840faecb;hb=c248518fe81b6d2807d3bcbb8a09ae14facce1ad;hp=dffdd75212206ead238a652ac81f1e75551ddc9c;hpb=f37e239fb5e81fc493e0ea1af98178bf1f7ceaba;p=ghc-hetmet.git diff --git a/compiler/simplCore/Simplify.lhs b/compiler/simplCore/Simplify.lhs index dffdd75..7c4a2ce 100644 --- a/compiler/simplCore/Simplify.lhs +++ b/compiler/simplCore/Simplify.lhs @@ -633,7 +633,6 @@ completeLazyBind env top_lvl old_bndr new_bndr new_rhs final_id `seq` -- pprTrace "Binding" (ppr final_id <+> ppr unfolding) $ returnSmpl (unitFloat env final_id new_rhs, env) - where unfolding = mkUnfolding (isTopLevel top_lvl) new_rhs loop_breaker = isLoopBreaker occ_info