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

_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to