[commit: dph] : Split out PData instances into their own module (86de30a)
Ben Lippmeier
benl at ouroborus.net
Thu May 12 15:42:36 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/dph
On branch :
http://hackage.haskell.org/trac/ghc/changeset/86de30ae7aafecfb7441107b563a544592d6621a
>---------------------------------------------------------------
commit 86de30ae7aafecfb7441107b563a544592d6621a
Author: Ben Lippmeier <benl at ouroborus.net>
Date: Mon May 9 11:25:34 2011 +1000
Split out PData instances into their own module
.../Data/Array/Parallel/Lifted/Combinators.hs | 2 +-
dph-common/Data/Array/Parallel/Lifted/Repr.hs | 367 +-------------------
dph-common/Data/Array/Parallel/Lifted/Scalar.hs | 1 +
.../{Lifted/Repr.hs => PArray/PDataInstances.hs} | 85 ++----
.../Data/Array/Parallel/PArray/PReprInstances.hs | 4 +-
.../Data/Array/Parallel/PArray/ScalarInstances.hs | 3 +-
dph-common/dph-common.cabal | 1 +
7 files changed, 31 insertions(+), 432 deletions(-)
Diff suppressed because of size. To see it, use:
git show 86de30ae7aafecfb7441107b563a544592d6621a
More information about the Cvs-libraries
mailing list