Re: [Haskell-cafe] Gtk2HS and GHC 6.8.2

2008-01-12 Thread Ian Lynagh
On Fri, Jan 11, 2008 at 06:50:02PM +0100, Peter Verswyvelen wrote: It seems GHC 6.8.2 fixes a couple of bugs in GHC 6.8.1, so I'm using that one. Gtk2HS does not yet detect my GHC 6.8.2 installation, but I guess it is 100% compatible. No, it's not binary-compatible. You'll need a Gtk2HS

Re: [Haskell-cafe] Gtk2HS and GHC 6.8.2

2008-01-11 Thread Peter Verswyvelen
It seems GHC 6.8.2 fixes a couple of bugs in GHC 6.8.1, so I'm using that one. Gtk2HS does not yet detect my GHC 6.8.2 installation, but I guess it is 100% compatible. Is it possible to get the Gtk2HS installer detect GHC 6.8.2? I’m on Windows. Thanks again, Peter

[Haskell-cafe] Gtk2HS and GHC 6.8.2

2007-12-23 Thread Peter Verswyvelen
It seems GHC 6.8.2 fixes a couple of bugs in GHC 6.8.1. Gtk2HS does not yet detect my GHC 6.8.2 installation, but I guess it is 100% compatible. Is it possible to get the Gtk2HS installer detect GHC 6.8.2? I'm on Windows. Thanks, Peter