[commit: dph] : whitespace (90641d6)

Ben Lippmeier benl at ouroborus.net
Thu May 12 15:42:05 CEST 2011


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

On branch  : 

http://hackage.haskell.org/trac/ghc/changeset/90641d6a610fc3ebe3f299db598385beb0bdc782

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

commit 90641d6a610fc3ebe3f299db598385beb0bdc782
Author: Ben Lippmeier <benl at ouroborus.net>
Date:   Thu May 5 12:23:46 2011 +1000

    whitespace

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

 dph-prim-interface/interface/DPH_Interface.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dph-prim-interface/interface/DPH_Interface.h b/dph-prim-interface/interface/DPH_Interface.h
index cbcb4e2..4284441 100644
--- a/dph-prim-interface/interface/DPH_Interface.h
+++ b/dph-prim-interface/interface/DPH_Interface.h
@@ -171,7 +171,6 @@ update :: Elt a => Array a -> Array (Int, a) -> Array a
 {-# INLINE_BACKEND update #-}
 
 
-
 -- Packing and Combining -----------------------------------------------------
 -- | Extract the elements from an array that match the given predicate.
 filter :: Elt a => (a -> Bool) -> Array a -> Array a





More information about the Cvs-libraries mailing list