Repository : ssh://darcs.haskell.org//srv/darcs/packages/dph

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/8265525f66697f24284529570f1ab6b40417e953

>---------------------------------------------------------------

commit 8265525f66697f24284529570f1ab6b40417e953
Author: Ben Lippmeier <[email protected]>
Date:   Mon May 2 15:51:06 2011 +1000

    wibble

>---------------------------------------------------------------

 .../Unlifted/Sequential/Segmented/USegd.hs         |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git 
a/dph-prim-seq/Data/Array/Parallel/Unlifted/Sequential/Segmented/USegd.hs 
b/dph-prim-seq/Data/Array/Parallel/Unlifted/Sequential/Segmented/USegd.hs
index 07215b4..8b31e52 100644
--- a/dph-prim-seq/Data/Array/Parallel/Unlifted/Sequential/Segmented/USegd.hs
+++ b/dph-prim-seq/Data/Array/Parallel/Unlifted/Sequential/Segmented/USegd.hs
@@ -41,7 +41,6 @@ import Data.Array.Parallel.Unlifted.Sequential.Vector as V
 --   @
 --    flat array data:  [1, 2, 3, 4, 5, 6, 7, 8]
 --      (segmentation)   ----  -------  -  ----
---.
 --      segd  lengths: [2, 3, 1, 2]
 --            indices: [0, 2, 5, 6]
 --           elements: 8 



_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to