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

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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/d1dd6050368d4433130b275e0bcf31279e5b3b4b

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

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

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

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

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

diff --git a/deepseq.cabal b/deepseq.cabal
index b5fd338..c3d82d4 100644
--- a/deepseq.cabal
+++ b/deepseq.cabal
@@ -1,5 +1,6 @@
 name:		deepseq
 version:        1.3.0.1
+-- GHC 7.6.1 released with 1.3.0.1
 license:	BSD3
 license-file:	LICENSE
 maintainer:	[email protected]