[Haskell-cafe] Foreign.C.Types question ...

Magnus Therning magnus at therning.org
Wed Feb 13 05:26:56 EST 2008


On 2/12/08, Galchin Vasili <vigalchin at gmail.com> wrote:
>
> Hello,
>
>      http://cvs.haskell.org/Hugs/pages/libraries/base/Foreign-C-Types.html ..
> I want to look at the actual code for these C types so that I can see how
> the instances of Storable for each type are coded so e.g. I can see how
> sizeOf/allignment are coded.
>

I've written a small example that might be of help:
http://therning.org/magnus/archives/315

/M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080213/30bc93fa/attachment.htm


More information about the Haskell-Cafe mailing list