[commit: template-haskell] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (b8ad3be)

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

On branch  : master

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

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

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

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

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

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

diff --git a/template-haskell.cabal b/template-haskell.cabal
index 4591d5d..5be9ce0 100644
--- a/template-haskell.cabal
+++ b/template-haskell.cabal
@@ -1,5 +1,6 @@
 name:		template-haskell
 version:	2.8.0.0
+-- GHC 7.6.1 released with 2.8.0.0
 license:	BSD3
 license-file:	LICENSE
 maintainer:	[email protected]