.hi-boot-5 is obsolete; the earliest GHC we support uses .hi-boot-6
[ghc-hetmet.git] / compiler / deSugar / DsCCall.lhs
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
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