Fix Trac #3066: checking argument types in foreign calls
authorsimonpj@microsoft.com <unknown>
Tue, 3 Mar 2009 17:42:58 +0000 (17:42 +0000)
committersimonpj@microsoft.com <unknown>
Tue, 3 Mar 2009 17:42:58 +0000 (17:42 +0000)
commit371d661d6fcdae01b6b4f04b916a842e9fe7fc76
tree5a17e4bd47f6de0c2f17ba5032c0b4acfbcdfad6
parent22eefb510ad56379cc96b8d14a440579cd55fc81
Fix Trac #3066: checking argument types in foreign calls

When checking argument types in a foreign call we were stupidly
looking through foralls.  The fix is easy.

Merge to 6.10.2
compiler/typecheck/TcType.lhs