fix haddock submodule pointer
[ghc-hetmet.git] / compiler / vectorise / Vectorise / Type / Env.hs
2011-04-19 Simon Peyton JonesThis BIG PATCH contains most of the work for the New...
2011-02-20 Manuel M T ChakravartyAdded a VECTORISE pragma
2011-01-26 Roman LeshchinskiyFix vectorisation of recursive types
2010-12-15 Ian LynaghRemove code that is dead now that we need >= 6.12 to...
2010-09-09 benl@ouroborus.netComments and formatting to type environment vectoriser
2010-09-15 simonpj@microsoft.comImplement INLINABLE pragma
2010-09-13 Ian LynaghFix build with 6.10
2010-09-13 simonpj@microsoft.comSuper-monster patch implementing the new typechecker...
2010-09-09 benl@ouroborus.netFinish breaking up vectoriser utils
2010-09-09 benl@ouroborus.netMove VectType module to Vectorise tree