[Haskell-cafe] compile error with FFI code

John Meacham john at repetae.net
Sun Mar 23 04:20:45 EDT 2008


On Fri, Mar 21, 2008 at 11:21:26PM -0500, Galchin Vasili wrote:
>     In my blah.hsc, I have "allocbytes (#const (struct bozo)) .. where

you probably meant "allocBytes (#const sizeof(struct bozo))"

        John

-- 
John Meacham - ⑆repetae.net⑆john⑈


More information about the Haskell-Cafe mailing list