
Hi, I'm not a Haskell expert, but you may find GreenCard useful (http://www.haskell.org/greencard/). And from my previous experience, you can write Haskell bindings to C using Haskell only, without any coding in C. You'd better read the FFI specifications (http://www.cse.unsw.edu.au/~chak/haskell/ffi/). Regards, Jinwoo -----Original Message----- From: glasgow-haskell-users-bounces@haskell.org [mailto:glasgow-haskell-users-bounces@haskell.org] On Behalf Of Gour Sent: Wednesday, June 30, 2004 1:03 AM To: glasgow-haskell-users Subject: Haskell module for SWIG Hi! I'd like to make Haskell bindings for some C library and I'm wondering if someone was/is thinking about writing Haskell support for SWIG or the present Haskell tools provide better route for such a task(s)? Sincerely, Gour -- Gour | gour@mail.inet.hr Registered Linux User | #278493 GPG Public Key | 8C44EDCD _______________________________________________ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users