
5 Apr
2003
5 Apr
'03
10:50 p.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