From: sof Date: Thu, 3 Jun 1999 07:40:39 +0000 (+0000) Subject: [project @ 1999-06-03 07:40:39 by sof] X-Git-Tag: Approximately_9120_patches~6162 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=6aaf43f931acf1d45c5500d9107ca6592e4ee79c;p=ghc-hetmet.git [project @ 1999-06-03 07:40:39 by sof] Added rts_evalLazyIO --- diff --git a/ghc/rts/HSrts.def b/ghc/rts/HSrts.def index 026105d..1ecf269 100644 --- a/ghc/rts/HSrts.def +++ b/ghc/rts/HSrts.def @@ -348,7 +348,7 @@ EXPORTS rts_checkSchedStatus @ 357 ; rts_eval @ 358 ; rts_evalIO @ 359 ; - rts_evalIO_ @ 360 ; + rts_evalLazyIO @ 360 ; rts_eval_ @ 361 ; rts_getAddr @ 362 ; rts_getBool @ 363 ;