Remove ILX from the GHC altogether (although I left the source file IlxGen in case...
[ghc-hetmet.git] / compiler / typecheck / TcForeign.lhs
2006-10-04 simonpj@microsoft.comRemove ILX from the GHC altogether (although I left...
2006-09-23 simonpj@microsoft.comTrim imports, and remove some dead code
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