Repair "ghci" under FC+AT by handling AnnCast in bytecode generator.
[ghc-hetmet.git] / compiler / typecheck / TcForeign.lhs
2006-08-09 Simon MarlowRemove old FFI syntax
2006-04-11 simonpj@microsoft.comAllow IO to be wrapped in a newtype in foreign import...
2006-04-07 Simon MarlowReorganisation of the source tree