[commit: hpc] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (0cce58c)
Ian Lynagh
igloo at earth.li
Fri Nov 30 20:34:49 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/hpc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/0cce58c2d209c27b15a8e192130f00cbe8015885
>---------------------------------------------------------------
commit 0cce58c2d209c27b15a8e192130f00cbe8015885
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri Nov 30 16:00:05 2012 +0000
Add comment to .cabal file saying what GHC 7.6.1 shipped with
>---------------------------------------------------------------
hpc.cabal | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/hpc.cabal b/hpc.cabal
index 032dce6..95bd80e 100644
--- a/hpc.cabal
+++ b/hpc.cabal
@@ -1,5 +1,6 @@
name: hpc
version: 0.6.0.0
+-- GHC 7.6.1 released with 0.6.0.0
license: BSD3
license-file: LICENSE
author: Andy Gill
More information about the Cvs-libraries
mailing list