[commit: old-time] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (736c14a)

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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/736c14a4bed2aa30621adac4fce8ff83a36221aa

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

commit 736c14a4bed2aa30621adac4fce8ff83a36221aa
Author: Ian Lynagh <[email protected]>
Date:   Fri Nov 30 16:00:14 2012 +0000

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

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

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

diff --git a/old-time.cabal b/old-time.cabal
index 82826b3..93aed76 100644
--- a/old-time.cabal
+++ b/old-time.cabal
@@ -1,5 +1,6 @@
 name:		old-time
 version:	1.1.0.1
+-- GHC 7.6.1 released with 1.1.0.1
 license:	BSD3
 license-file:	LICENSE
 maintainer:	[email protected]