[commit: hpc] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (0cce58c)
Ian Lynagh <[email protected]> Fri, 30 Nov 2012 11:34:49 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.libraries |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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