[commit: old-locale] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (52a8546)
Ian Lynagh
igloo at earth.li
Fri Nov 30 20:35:39 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/old-locale
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/52a85464b9d1fff8a01f50c5745b55ca72e76472
>---------------------------------------------------------------
commit 52a85464b9d1fff8a01f50c5745b55ca72e76472
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri Nov 30 16:00:12 2012 +0000
Add comment to .cabal file saying what GHC 7.6.1 shipped with
>---------------------------------------------------------------
old-locale.cabal | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/old-locale.cabal b/old-locale.cabal
index 9c2d049..f50346b 100644
--- a/old-locale.cabal
+++ b/old-locale.cabal
@@ -1,5 +1,6 @@
name: old-locale
version: 1.0.0.5
+-- GHC 7.6.1 released with 1.0.0.5
license: BSD3
license-file: LICENSE
maintainer: libraries at haskell.org
More information about the Cvs-libraries
mailing list