Repository : ssh://darcs.haskell.org//srv/darcs/packages/containers On branch : master
http://hackage.haskell.org/trac/ghc/changeset/566b00f9299abc6282dc68a0cc759006803facd9 >--------------------------------------------------------------- commit 566b00f9299abc6282dc68a0cc759006803facd9 Author: Johan Tibell <[email protected]> Date: Thu Sep 8 14:45:59 2011 +0200 Change maintainer email address >--------------------------------------------------------------- containers.cabal | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/containers.cabal b/containers.cabal index 94390ce..ed339ba 100644 --- a/containers.cabal +++ b/containers.cabal @@ -2,7 +2,7 @@ name: containers version: 0.4.1.0 license: BSD3 license-file: LICENSE -maintainer: [email protected] +maintainer: [email protected] bug-reports: http://hackage.haskell.org/trac/ghc/newticket?component=libraries%20%28other%29 synopsis: Assorted concrete container types category: Data Structures _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
