Repository : ssh://darcs.haskell.org//srv/darcs/packages/unix On branch : master
http://hackage.haskell.org/trac/ghc/changeset/604d4df05a17de7e029710fec8246a210f920add >--------------------------------------------------------------- commit 604d4df05a17de7e029710fec8246a210f920add Author: Simon Marlow <[email protected]> Date: Thu Nov 17 13:25:23 2011 +0000 Bump version 2.5.0.0 -> 2.5.1.0 (added RawFilePath API) >--------------------------------------------------------------- unix.cabal | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/unix.cabal b/unix.cabal index d07f043..86e1004 100644 --- a/unix.cabal +++ b/unix.cabal @@ -1,5 +1,5 @@ name: unix -version: 2.5.0.0 +version: 2.5.1.0 license: BSD3 license-file: LICENSE maintainer: [email protected] _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
