patch applied (ghc): Fix Trac #3066: checking argument types in foreign calls

Simon Peyton Jones simonpj at microsoft.com
Tue Mar 3 12:44:37 EST 2009


Tue Mar  3 09:42:58 PST 2009  simonpj at microsoft.com
  * Fix Trac #3066: checking argument types in foreign calls
  Ignore-this: c07b0df24b9965b190dc0e0797401c51
  
  When checking argument types in a foreign call we were stupidly
  looking through foralls.  The fix is easy.
  
  Merge to 6.10.2
  

    M ./compiler/typecheck/TcType.lhs -2 +3

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090303174258-1287e-c07c3f02e644aef7aebe43bd8d63b3180295dfb5.gz



More information about the Cvs-ghc mailing list