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