[commit: haskell98] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (2772573)

Ian Lynagh <[email protected]> Fri, 30 Nov 2012 11:34:19 -0800
Newsgroups gmane.comp.lang.haskell.cvs.libraries
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/packages/haskell98

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/27725736aa8722e24a414daaa3933040be8cc444

>---------------------------------------------------------------

commit 27725736aa8722e24a414daaa3933040be8cc444
Author: Ian Lynagh <[email protected]>
Date:   Fri Nov 30 15:59:58 2012 +0000

    Add comment to .cabal file saying what GHC 7.6.1 shipped with

>---------------------------------------------------------------

 haskell98.cabal |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/haskell98.cabal b/haskell98.cabal
index dbbc500..7d5f13d 100644
--- a/haskell98.cabal
+++ b/haskell98.cabal
@@ -1,5 +1,6 @@
 name:		haskell98
 version:	2.0.0.2
+-- GHC 7.6.1 released with 2.0.0.2
 license:	BSD3
 license-file:	LICENSE
 maintainer:	[email protected]