On Sunday 06 April 2003 20:40, Adrian Hey wrote: > My foreign imports tend to look something > like this.. > > foreign import ccall unsafe "c_function_name" > HaskellFunctionName :: <whatever> Whoops----^ (they don't start with upper case of course) Regards -- Adrian Hey