vectoriser: fix warning
[ghc-hetmet.git] / compiler / vectorise / Vectorise / Type / PADict.hs
2010-11-26 Ben Lippmeiervectoriser: fix warning
2010-11-26 Ben Lippmeiervectoriser: fix warning
2010-11-26 Ben Lippmeiervectoriser: take class directly from the instance tycon
2010-11-25 Ben Lippmeiervectoriser: follow changes in mkClass
2010-11-25 Ben Lippmeiervectoriser: tracing wibbles
2010-09-14 benl@ouroborus.netmkDFunUnfolding wants the type of the dfun to be a...
2010-11-25 Ben Lippmeiervectoriser: fix conflicts
2010-09-14 benl@ouroborus.netComments and formatting only
2010-09-15 simonpj@microsoft.comImplement INLINABLE pragma
2010-09-09 Ian LynaghFix warnings
2010-09-09 benl@ouroborus.netFinish breaking up vectoriser utils
2010-09-09 benl@ouroborus.netSort all the PADict/PData/PRDict/PRepr stuff into their...
2010-09-09 benl@ouroborus.netBreak out Repr and PADict stuff for vectorisation of...