Repository : ssh://darcs.haskell.org//srv/darcs/packages/pretty On branch : ghc-7.4
http://hackage.haskell.org/trac/ghc/changeset/f642dc4a6c0b7a14d22fce917fc515659423e86f >--------------------------------------------------------------- commit f642dc4a6c0b7a14d22fce917fc515659423e86f Author: Ian Lynagh <[email protected]> Date: Sun Dec 11 22:31:05 2011 +0000 Bump version number for 7.4.1 release >--------------------------------------------------------------- pretty.cabal | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pretty.cabal b/pretty.cabal index bc6f796..d717dc1 100644 --- a/pretty.cabal +++ b/pretty.cabal @@ -1,5 +1,5 @@ name: pretty -version: 1.1.0.0 +version: 1.1.1.0 synopsis: Pretty-printing library description: This package contains a pretty-printing library, a set of API's _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
