Dear All,
One of the things that C2HS is lacking is a good tutorial. So I’m going to write one (or try to, anyway).
To make this as useful as possible, I’d like to base a large part of the tutorial on a realistic case study of producing Haskell bindings to a C library. My current plan is to break the tutorial into three parts: the basics, the case study and “everything else”, for C2HS features that don’t get covered in the first two parts. To make this even more useful, I’d like to base the case study on a C library that someone actually cares about and wants Haskell bindings for.
Also, if you have any topics you'd particularly like to have covered in a tutorial, let me know about that too!
Cheers,
Ian.
--