Remove the hasGenerics field of TyCon, improve the way the Generics flags is handled...
[ghc-hetmet.git] / compiler / vectorise / Vectorise / Type / PData.hs
2011-05-02 Jose Pedro MagalhaesRemove the hasGenerics field of TyCon, improve the...
2010-09-13 simonpj@microsoft.comSuper-monster patch implementing the new typechecker...
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...