[commit: ghc-prim] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (b71a72c)

Ian Lynagh igloo at earth.li
Fri Nov 30 20:18:48 CET 2012


Repository : ssh://darcs.haskell.org//srv/darcs/packages/ghc-prim

On branch  : master

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

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

commit b71a72ce306301c06959b8fbe82cd302c5e67b7e
Author: Ian Lynagh <ian at well-typed.com>
Date:   Fri Nov 30 15:59:55 2012 +0000

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

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

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

diff --git a/ghc-prim.cabal b/ghc-prim.cabal
index 40953e7..a2248b6 100644
--- a/ghc-prim.cabal
+++ b/ghc-prim.cabal
@@ -1,5 +1,6 @@
 name:           ghc-prim
 version:        0.3.0.0
+-- GHC 7.6.1 released with 0.3.0.0
 license:        BSD3
 license-file:   LICENSE
 maintainer:     libraries at haskell.org





More information about the Cvs-libraries mailing list