Sort all the PADict/PData/PRDict/PRepr stuff into their own modules
authorbenl@ouroborus.net <unknown>
Thu, 9 Sep 2010 03:51:47 +0000 (03:51 +0000)
committerbenl@ouroborus.net <unknown>
Thu, 9 Sep 2010 03:51:47 +0000 (03:51 +0000)
commitf86c92d05b404383e0a98cd5de8c2ba649804fc8
tree9ec691123f2cfea278ffda4ae1e32817724c681b
parent1a24ae99d0a7c0a2c6d8104b20405a69da9b9754
Sort all the PADict/PData/PRDict/PRepr stuff into their own modules
compiler/ghc.cabal.in
compiler/vectorise/VectType.hs
compiler/vectorise/Vectorise/Type/PADict.hs
compiler/vectorise/Vectorise/Type/PData.hs [new file with mode: 0644]
compiler/vectorise/Vectorise/Type/PRDict.hs [new file with mode: 0644]
compiler/vectorise/Vectorise/Type/PRepr.hs [new file with mode: 0644]