Re: [wxhaskell-users] [Haskell-cafe] wxHaskell + GHCi

2016-01-03 Thread Henk-Jan van Tuyl
The EnableGui trick is already implemented in wxcore 0.90.0.1 Regards, Henk-Jan van Tuyl On Sun, 03 Jan 2016 08:12:41 +0100, Eric Kow wrote: > Hi Conal, > > Does the EnableGui trick help? https://wiki.haskell.org/WxHaskell/Mac > > If so, I think the source should be put in the reps if not alr

Re: [wxhaskell-users] [Haskell-cafe] wxHaskell + GHCi

2016-01-02 Thread Eric Kow
Hi Conal, Does the EnableGui trick help? https://wiki.haskell.org/WxHaskell/Mac If so, I think the source should be put in the reps if not already Cheers, On Sun, 3 Jan 2016 at 08:45, Conal Elliott wrote: > Thanks for the pointer! > > I was able to compile and run the sample program Resize.h

Re: [wxhaskell-users] [Haskell-cafe] wxHaskell + GHCi

2016-01-02 Thread Conal Elliott
Thanks for the pointer! I was able to compile and run the sample program Resize.hs (“ghc –make Resize.hs”), but when I load that module into GHCi and run main, I get a run-time error: *Main> main 2016-01-02 16:24:42.245 ghc[52790:1003] *** Assertion failure in +[NSUndoManager _endTopLevelGrouping

Re: [wxhaskell-users] [Haskell-cafe] wxHaskell + GHCi

2016-01-02 Thread Henk-Jan van Tuyl
I don't have a Mac OS computer available, I hope someone else will tell us. There are a lot of sample programs at https://github.com/wxHaskell/wxHaskell/tree/master/samples Regards, Henk-Jan van Tuyl On Sat, 02 Jan 2016 06:08:21 +0100, Conal Elliott wrote: > Fantastic news! Thanks for the

Re: [wxhaskell-users] [Haskell-cafe] wxHaskell + GHCi

2016-01-01 Thread Conal Elliott
Fantastic news! Thanks for the update. Does wxHaskell work (non-fatally) with GHCi on Mac OS also? Are there sample programs for an easy test run? -- Conal On Fri, Jan 1, 2016 at 3:34 PM, Henk-Jan van Tuyl wrote: > > L.S., > > For people who gave up on wxHaskell in the past, because wxHaskell di