[Haskell-cafe] Getting a segmentation fault when starting/stopping the RTS, from C, several times.

Albert Y. C. Lai trebla at vex.net
Mon Jul 16 04:25:21 CEST 2012


On 12-07-15 08:37 PM, Felipe Almeida Lessa wrote:
> Would that be:
>
> Prog ::= nop | hs_init(); Prog'; hs_exit();
> Prog' ::= nop | hs_init(); Prog'; hs_exit(); | Prog' Prog'

Yeah, I keep forgetting that.



More information about the Haskell-Cafe mailing list