29 Aug
2001
29 Aug
'01
5:20 a.m.
"Marcin 'Qrczak' Kowalczyk" <qrczak@knm.org.pl> wrote,
Tue, 28 Aug 2001 00:39:13 +1000, Manuel M. T. Chakravarty <chak@cse.unsw.edu.au> pisze:
I am pleased to announce version 0.9.9 "Blue Ginger" of the C interface generator C->Haskell.
gtk+hs doesn't compile under ghc-5.01 because of "library" "function" pairs in foreign imports which are no longer supported.
Thanks for pointing it out. It is, however, strictly a Gtk+HS problem. C->Haskell already deals with GHC's new convention. I will revise Gtk+HS accordingly. Manuel