Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-generics
[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