ffi: don't use C for obtaining an address of a haskell function
[mate.git] / doc / TODO
index b45b9272c14fdb27b69f1b98a3bbac6cd4b86169..c32d2430d1ddbbb530388caee24a5a00190d9438 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -50,6 +50,9 @@
 
 (l) check different types (byte, long, ...)
 
+(l) get rid of CUInt where appropriate
+       -> CPtrdiff and CSize (ptrdiff_t and size_t) is more portable
+
 (l) floating point support
 
 (h) better code generation