[cvs-nhc98] patch applied (hat): Eliminate warnings of
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:27:13 EDT 2006
Mon Jun 14 08:12:20 PDT 2004 malcolm
* Eliminate warnings of
foreign import/export has non-primitive type: Prelude.->
for foreign import "wrapper". It is correct that the first argument
of the wrapper should indeed be a haskell function.
(But as yet we still don't know how to generate code for wrappers...)
M ./src/compiler98/Foreign.hs -9 +16
More information about the Cvs-nhc98
mailing list