[Haskell-cafe] [Haskell] ANNOUNCE: system-filepath 0.4.5 and system-fileio 0.3.4

Ian Lynagh igloo at earth.li
Thu Feb 9 20:23:00 CET 2012


On Thu, Feb 09, 2012 at 04:52:16AM -0800, John Meacham wrote:
> 
> Since CSigSet has "sigset_t" associated with it, 'Ptr CSigSet' ends up turning
> into 'sigset_t *' in the generated code. (Ptr (Ptr CChar)) turns into char**
> and so forth.

What does the syntax for associating sigset_t with CSigSet look like?


Thanks
Ian




More information about the Haskell-Cafe mailing list