[jhc] Loops.

Lemmih lemmih at gmail.com
Thu Mar 20 13:13:48 EDT 2008


Hiya,

x :: IO ()  -- This type signature works fine, <<loop>> is printed
x :: a  -- This type signature blows the stack of jhc
x = x
main = x

Is this a known bug?

-- 
Cheers,
 Lemmih


More information about the jhc mailing list