Break out Repr and PADict stuff for vectorisation of ADTs to their own modules
authorbenl@ouroborus.net <unknown>
Thu, 9 Sep 2010 02:57:59 +0000 (02:57 +0000)
committerbenl@ouroborus.net <unknown>
Thu, 9 Sep 2010 02:57:59 +0000 (02:57 +0000)
commit1a24ae99d0a7c0a2c6d8104b20405a69da9b9754
tree35763a2df9b936aaaa8b8b64d0bf4c3e64fa5a10
parentb8dbedceefebb3cf0bf05534033391a0211b0e63
Break out Repr and PADict stuff for vectorisation of ADTs to their own modules
compiler/ghc.cabal.in
compiler/vectorise/VectType.hs
compiler/vectorise/Vectorise/Type/PADict.hs [new file with mode: 0644]
compiler/vectorise/Vectorise/Type/Repr.hs [new file with mode: 0644]