Re: [wxhaskell-users] Issues with GHCi support and TextCtrl

2012-04-17 Thread Jeremy O'Donoghue
Hi On 17 April 2012 12:47, Heinrich Apfelmus wrote: > GHCi support is currently a mixed blessing on MacOS X. It works the > first time but tends to crash when trying to call the start function > again. Of course, this is not unexpected, but maybe it's possible to fix > it to some extend. I had s

[wxhaskell-users] Issues with GHCi support and TextCtrl

2012-04-17 Thread Heinrich Apfelmus
Hello, I'm currently updating reactive-banana-wx to use the new wx-0.90 branch and I've encountered a few issues with GHCi support and TextCtrl widgets. GHCi support is currently a mixed blessing on MacOS X. It works the first time but tends to crash when trying to call the start function