Propagate scalar variables and tycons for vectorisation through 'HscTypes.VectInfo'.
[ghc-hetmet.git] / compiler / ghci / LibFFI.hsc
2010-09-24 Simon MarlowUsing 'stdcall' when it is not supported is only a...
2009-07-06 simonpj@microsoft.comTrim unused imports detected by new unused-import code
2008-07-30 Ian LynaghFollow extensible exception changes
2008-04-08 Simon MarlowImport libffi-3.0.4, and use it to provide FFI support...
2008-02-04 Simon MarlowSupport for using libffi to implement FFI calls in...