
6 Apr
2003
6 Apr
'03
3:50 a.m.
The following line: foreign import shutdownHaskellAndExit :: Int -> IO () causes a compiler warning: foreign declaration uses deprecated non-standard syntax Which is the correct way to use a foreign declaration? Thanks, -- Andre