The attached file contains a Haskell program that craches Hugs. The
function is a flawed version of Newtons method for solving roots of
equations, except that the f and f' terms were unintensionally exchange.
The program is incorrect and the test function diverges, but the mistake is
not trapped and a fatal error occurs.
I hope that this information is helpful. I enjoy using Hugs and Haskell
and am looking forward to the final release of Hugs 98.
Regards,
Laurence Mason
[EMAIL PROTECTED]
Newton.hs (HS File)