Marcin 'Qrczak' Kowalczyk wrote:
> 'label' can be spelled '&'. It's IMHO more intuitive, and reminds
> that we get a pointer in Haskell and not the dereferenced value.
> 
> foreign import "&stdscr" stdScr :: Ptr Window

Nice. :-)

Cheers,
    Sven

_______________________________________________
FFI mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/ffi

Reply via email to