Repository : ssh://darcs.haskell.org//srv/darcs/packages/random On branch : master
http://hackage.haskell.org/trac/ghc/changeset/130e421e912d394653a43c987be992b7d3251b05 >--------------------------------------------------------------- commit 130e421e912d394653a43c987be992b7d3251b05 Author: Ryan Newton <[email protected]> Date: Thu Jun 23 22:18:13 2011 -0400 minor: Updated maintainer email. >--------------------------------------------------------------- random.cabal | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/random.cabal b/random.cabal index 59b4cbe..f3b4f88 100644 --- a/random.cabal +++ b/random.cabal @@ -2,7 +2,7 @@ name: random version: 1.0.0.3 license: BSD3 license-file: LICENSE -maintainer: [email protected] +maintainer: [email protected] bug-reports: http://hackage.haskell.org/trac/ghc/newticket?component=libraries/random synopsis: random number library category: System _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
