Re: [wxhaskell-users] Congrats and update request

2010-07-17 Thread Conal Elliott
Hi Jeremy, Thanks much for the update. I'm glad to hear that ghci-friendliness is still a priority. My heartfelt best wishes for your wife's recovery to vibrant health! Warmly, - Conal On Sat, Jul 17, 2010 at 10:04 AM, Jeremy O'Donoghue < jeremy.odonog...@gmail.com> wrote: > Hi Conal, > > No

Re: [wxhaskell-users] Congrats and update request

2010-07-17 Thread Jeremy O'Donoghue
Hi Conal, Nowhere near enough, I'm afraid. I have (locally) a build which puts wxc back into a DLL, but builds in Cabal, which will enable GHCI with die on restart (we don't even have that as yet), and a plan for the next stage. Unfortunately my time for Haskell (well, anything) has been hit ver

Re: [wxhaskell-users] Congrats and update request

2010-07-16 Thread Conal Elliott
Any progress on the die-on-restart issue? I've put my denotative/functional graphics & GUIs work on hold while waiting for the GUI libs situation to improve. - Conal On Mon, Nov 16, 2009 at 3:18 AM, Jeremy O'Donoghue < jeremy.odonog...@gmail.com> wrote: > Hi Conal, > > It's next on the list.

Re: [wxhaskell-users] Congrats and update request

2009-11-16 Thread Brian Lewis
On Sunday, 15.11.09 at 18:05, Conal Elliott wrote: > I will be thrilled to switch from gtk2hs back to wxHaskell for all of > my GUI-ful projects as soon as the ghci-killing problem (crash on > second 'start') is solved. Any progress? Thanks for reminding. I ran the death program like this: $ cat

Re: [wxhaskell-users] Congrats and update request

2009-11-16 Thread Jeremy O'Donoghue
Hi Conal, It's next on the list. Not much progress as yet, but I do understand the importance of this. Jeremy On Sun, 15 Nov 2009 18:05 -0800, "Conal Elliott" wrote: Congratulations on the cabal-friendly new wxHaskell release! I will be thrilled to switch from gtk2hs back to wxHaskell for

[wxhaskell-users] Congrats and update request

2009-11-15 Thread Conal Elliott
Congratulations on the cabal-friendly new wxHaskell release! I will be thrilled to switch from gtk2hs back to wxHaskell for all of my GUI-ful projects as soon as the ghci-killing problem (crash on second 'start') is solved. Any progress? - Conal ---