
31 May
2007
31 May
'07
3:39 a.m.
On Thu, May 31, 2007 at 12:34:36AM -0300, Felipe Almeida Lessa wrote:
On 5/31/07, Stefan O'Rear
wrote: You don't need to feel too bad about this: [snip]
Don't worry, I should have googled anyway =).
BTW, how do you usually proceed when finding out why your code said "Segmentation fault."? (should this question move to a new thread?)
I skim the GHC bugs listing, then file one. The nice thing about segmentation faults is that (assuming you aren't using stuff like unsafeCoerce#) they are never your fault, and always GHC bugs. Stefan