[project @ 1999-06-01 09:56:22 by simonmar]
authorsimonmar <unknown>
Tue, 1 Jun 1999 09:56:22 +0000 (09:56 +0000)
committersimonmar <unknown>
Tue, 1 Jun 1999 09:56:22 +0000 (09:56 +0000)
"oops"

ghc/compiler/simplStg/SRT.lhs

index 356d84b..3cf92e5 100644 (file)
@@ -302,7 +302,7 @@ srtLet rho cont off bind body let_constr calc_cont
    let new_cont = calc_cont bind_g cont in
 
     -- now find the SRTs in the body
-   srtExpr rho cont body_off body  =: \(body, body_g, body_srt, let_off) ->
+   srtExpr rho new_cont body_off body  =: \(body, body_g, body_srt, let_off) ->
 
    let
        -- union all the global references together