[Haskell-cafe] hugs segmentation fault
Ben Rudiak-Gould
Benjamin.Rudiak-Gould at cl.cam.ac.uk
Thu Oct 28 19:03:53 EDT 2004
Jon Fairbairn wrote:
>In ghci you get:
>
>[1*** Exception: <<loop>>
>
>which is better.
Not much better, though: in my experience this particular exception
leaves ghci in a very peculiar state, and it's usually necessary to quit
and restart it before it will work again.
Is it coincidence that both Hugs and GHCi have trouble handling
dependency loops, or is it a very difficult problem that both have given
up on solving?
-- Ben
More information about the Haskell-Cafe
mailing list