Repository : ssh://darcs.haskell.org//srv/darcs/packages/old-locale On branch : master
http://hackage.haskell.org/trac/ghc/changeset/52a85464b9d1fff8a01f50c5745b55ca72e76472 >--------------------------------------------------------------- commit 52a85464b9d1fff8a01f50c5745b55ca72e76472 Author: Ian Lynagh <[email protected]> Date: Fri Nov 30 16:00:12 2012 +0000 Add comment to .cabal file saying what GHC 7.6.1 shipped with >--------------------------------------------------------------- old-locale.cabal | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/old-locale.cabal b/old-locale.cabal index 9c2d049..f50346b 100644 --- a/old-locale.cabal +++ b/old-locale.cabal @@ -1,5 +1,6 @@ name: old-locale version: 1.0.0.5 +-- GHC 7.6.1 released with 1.0.0.5 license: BSD3 license-file: LICENSE maintainer: [email protected] _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
