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