ghc 5.00 released??

2001-04-12 Thread Dylan Thurston
At http://haskel.org/ghc/, there seems to be an announcement for ghc 5.00, released April 9, 2001. Is this correct? I was surprised not to see an announcement posted here. (And this was just after I decided to compile the whole darn thing from CVS...) Best, Dylan Thurston

Question about hugs´s DEBUG_SHOWSC

2001-04-12 Thread dario.bahena
hi haskellers ... I´m trying to use the hugs´s flag DEBUG_SHOWSC. Everything seems to work fine, except for one(simple?) detail: When you use Int or Double literals, hugs always add extra variables, related to the fromInt/fromDouble aplication. For example: f = 666 should be translated to: