im using GHC 6.4, running in Redhat 9 and i sometimes tried with flag
-threaded on.
TuanAnh
On Sep 2 2005, Simon Peyton-Jones wrote:
Can you give more info? Specifically, what version of GHC? What flags?
What platform?
Perhaps you can file a bug at Sourceforge
http://sourceforge.net/bugs/?group_id=8032
giving this info? Do include your sources as a download too.
thanks
Simon
| -----Original Message-----
| From: glasgow-haskell-bugs-bounces@xxxxxxxxxxx
[mailto:glasgow-haskell-bugs-
| bounces@xxxxxxxxxxx] On Behalf Of ug93tad@xxxxxxxxxxxxx
| Sent: 30 August 2005 17:12
| To: glasgow-haskell-bugs@xxxxxxxxxxx; ug93tad@xxxxxxxxxxxxx
| Subject: scavenge_one: strange object 47
|
|
| Hi, i hope this is a bug.
|
| Please look at the file Mult.hs
|
| and function: startM1 (17-20)
|
| run this function for different inputs (orignially, multiply (1%7)
with
| (0%2)) try to run with : (1%3) and (0%1)
| (2%3) and (0%1)
| (1%2) and (0%1)
| (1%5) and (0%1)
|
|
| Best regards
| TuanAnh
|