Is there any documentation on using the FFI in the just released Hugs beta?
For example, what steps should I take to call the following C function?
#include <stdio.h>
void Hello () { printf ("Hello from C"); }
Erik
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell
- Announcing haskelldoc Henrik Nilsson
- Erik Meijer
