[Haskell-beginners] All-in-one package?

Kyle Murphy orclev at gmail.com
Sun Aug 2 16:04:34 EDT 2009


Both. I just ran the BouncingBalls.hs example included with wxHaskell-0.11.0
and it seg. faulted in both GHCi and the compiled exe with the message:
Segmentation fault/access violation in generated code

This is with GHC-6.10.1, and wxHaskell-0.11.0.

Looking at the GHC and wxHaskell pages I notice that both GHC and wxHaskell
are a few minor releases out of date, so I'm going to download the latest
versions on my windows box and see if that takes care of the issues.

On Sun, Aug 2, 2009 at 7:38 AM, Henk-Jan van Tuyl <hjgtuyl at chello.nl> wrote:

> On Sun, 02 Aug 2009 05:50:53 +0200, Kyle Murphy <orclev at gmail.com> wrote:
>
>  (in my case I'm running XP 64 bit which apparently does not play nice with
>> the wxHaskell library as as soon as I mouse over any wxWidget objects it
>> crashes with a seg fault)
>>
>
> Does this happen with a compiled program or only in GHCi?
>
> --
> Regards,
> Henk-Jan van Tuyl
>
>
> --
> http://functor.bamikanarie.com
> http://Van.Tuyl.eu/
> --
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20090802/1b066867/attachment.html


More information about the Beginners mailing list