
2 Jun
2008
2 Jun
'08
5:10 a.m.
Andrew Coppin wrote:
I don't suppose this will surprise anybody greatly, but...
Apparently if you write a Haskell module that is 400 KB in size and defines a single CAF consisting of a 45,000-element [String], GHCi panics when attempting to load it interpretted, and hits a stack overflow attempting to load it compiled.