Remove the hasGenerics field of TyCon, improve the way the Generics flags is handled...
[ghc-hetmet.git] / compiler / vectorise / Vectorise / Type / TyConDecl.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-08 benl@ouroborus.netBreak out vectorisation of TyConDecls into own module