[commit: vector] master: Fix typo (5301315)

Roman Leshchinskiy rl at cse.unsw.edu.au
Sun Jun 19 23:16:16 CEST 2011


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/530131598e4b1c300aa92cead0e5f619af1d665a

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

commit 530131598e4b1c300aa92cead0e5f619af1d665a
Author: Roman Leshchinskiy <rl at cse.unsw.edu.au>
Date:   Sat Jun 18 22:28:22 2011 +0000

    Fix typo

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

 vector.cabal |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vector.cabal b/vector.cabal
index 708fdf0..84cc11b 100644
--- a/vector.cabal
+++ b/vector.cabal
@@ -47,7 +47,7 @@ Description:
         .
         * New function: @splitAt@ (contributed by Bas van Dijk)
         .
-        * New monadic operations: @generateM@, @sequence@, @foldfM_@ and
+        * New monadic operations: @generateM@, @sequence@, @foldM_@ and
           variants
         .
         * Specialisations of various monadic operations for primitive monads





More information about the Cvs-libraries mailing list