Check we're not using stdcall in foreign export on unsupported platforms
authorDuncan Coutts <duncan@well-typed.com>
Mon, 8 Jun 2009 14:55:09 +0000 (14:55 +0000)
committerDuncan Coutts <duncan@well-typed.com>
Mon, 8 Jun 2009 14:55:09 +0000 (14:55 +0000)
commit8e0adc0215ff3e6e4c972f9ed6ba9df2f5d2c4f9
treea315690f4487477df1a4d21849d18884f0906452
parenta0f529668437c84f2aaf744b5abc373de9e264e4
Check we're not using stdcall in foreign export on unsupported platforms
It's already checked for foreign import, but was missing for export.
compiler/typecheck/TcForeign.lhs