[commit: dph] master: Split out PRepr and PA class into its own module (899d370)
Ben Lippmeier
benl at ouroborus.net
Thu May 12 15:42:01 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/dph
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/899d3702a3197ff0fd318b414c32cd3f44f1ed88
>---------------------------------------------------------------
commit 899d3702a3197ff0fd318b414c32cd3f44f1ed88
Author: Ben Lippmeier <benl at ouroborus.net>
Date: Thu May 5 16:10:39 2011 +1000
Split out PRepr and PA class into its own module
dph-common/Data/Array/Parallel/Lifted/PArray.hs | 113 +-----------------
dph-common/Data/Array/Parallel/Lifted/Repr.hs | 1 -
dph-common/Data/Array/Parallel/PArray/PData.hs | 7 +-
dph-common/Data/Array/Parallel/PArray/PRepr.hs | 149 +++++++++++++++++++++++
dph-common/Data/Array/Parallel/PArray/Scalar.hs | 4 +-
dph-common/dph-common.cabal | 3 +-
6 files changed, 159 insertions(+), 118 deletions(-)
Diff suppressed because of size. To see it, use:
git show 899d3702a3197ff0fd318b414c32cd3f44f1ed88
More information about the Cvs-libraries
mailing list