Re: [Haskell-cafe] Re: Bound threads

2005-03-03 Thread Duncan Coutts
On Thu, 2005-03-03 at 12:12 +0100, Marcin 'Qrczak' Kowalczyk wrote: > I was thinking about integration with gtk/glib event loop. Yes please! Currently GUI libs (gtk2hs, wxHaskell, fltk, etc) cannot use threads in any sensible manner. I think think there are two problems with this. One is that a

RE: gunfoldl

2005-03-03 Thread Simon Peyton-Jones
This crash is fixed, in the HEAD and 6.4. It turned out to be a desugaring bug involving existentials etc. Simon | -Original Message- | From: [EMAIL PROTECTED] [mailto:glasgow-haskell-users- | [EMAIL PROTECTED] On Behalf Of Akos Korosmezey | Sent: 18 February 2005 20:05 | To: GHC-users l

RE: GHC 6.4 release candidates available

2005-03-03 Thread Simon Peyton-Jones
There may be many loaded modules... What if they have contradictory flags And in fact GHC doesn't remember in interface files the flag settings with which was compiled. Perhaps it should, but it doesn't at the moment. Simon | -Original Message- | From: [EMAIL PROTECTED] [mailto:glasgow