[Haskell] ANNOUNCE: Gtk2Hs version 0.9.11 released

2007-02-28 Thread Duncan Coutts
Gtk2Hs - A GUI Library for Haskell based on Gtk+ Version 0.9.11 is now available from: http://haskell.org/gtk2hs/download/ The source tarball and an installer for Windows are available. Packages are available for Gentoo and FreeBSD. Packages for various other platforms should become available so

[Haskell] TFP 2007: Last Call for Participation

2007-02-28 Thread TFP 2007
Dear Colleagues, The deadline to register for TFP 2007 is quickly approaching. You may register at: http://cs.shu.edu/tfp2007/registration.html . Also, please be advised that the deadline to make hotel reservations at the guaranteed rate for TFP 2007 participants is also quickly approaching. Ho

[Haskell] Haskell with only one typeclass

2007-02-28 Thread oleg
Defining new typeclasses is regarded as an important part of Haskell programming, as the normal way of introducing overloaded functions. This message shows that if the ability to define typeclasses is removed, no expressivity is lost. If Haskell had only one, pre-defined typeclass with only one me