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

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

On branch  : master

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

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

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

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

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

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

diff --git a/process.cabal b/process.cabal
index 8c76b08..fce90c2 100644
--- a/process.cabal
+++ b/process.cabal
@@ -1,5 +1,6 @@
 name:         process
 version:      1.1.0.2
+-- GHC 7.6.1 released with 1.1.0.2
 license:      BSD3
 license-file: LICENSE
 maintainer:   [email protected]