John Meacham <[EMAIL PROTECTED]> wrote, > don't forget one very big pro for hsc2hs, which is that it comes with > ghc so you can count on it working.
True. > I find it tricky to keep c2hs (and > hence gtk+hs) working with the latest ghc. no doubt the situation is > getting better, but it is still somewhat of a hassle. The problem with GHC 5.02.1 was a bug in GHC's -M option. Otherwise, I usually make an effort keep the tool up to date. It works with 5.02.2 again, btw. (Though, I admit, I only tested with the CVS version.) Cheers, Manuel _______________________________________________ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
