[commit: haskell2010] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (9ccc0d6)

Ian Lynagh igloo at earth.li
Fri Nov 30 20:34:32 CET 2012


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 <ian at well-typed.com>
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:	libraries at haskell.org





More information about the Cvs-libraries mailing list