[commit: haskell98] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (2772573)
Ian Lynagh
igloo at earth.li
Fri Nov 30 20:34:19 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/haskell98
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/27725736aa8722e24a414daaa3933040be8cc444
>---------------------------------------------------------------
commit 27725736aa8722e24a414daaa3933040be8cc444
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri Nov 30 15:59:58 2012 +0000
Add comment to .cabal file saying what GHC 7.6.1 shipped with
>---------------------------------------------------------------
haskell98.cabal | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/haskell98.cabal b/haskell98.cabal
index dbbc500..7d5f13d 100644
--- a/haskell98.cabal
+++ b/haskell98.cabal
@@ -1,5 +1,6 @@
name: haskell98
version: 2.0.0.2
+-- GHC 7.6.1 released with 2.0.0.2
license: BSD3
license-file: LICENSE
maintainer: libraries at haskell.org
More information about the Cvs-libraries
mailing list