[commit: unix] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (0514089)

Ian Lynagh igloo at earth.li
Fri Nov 30 20:37:10 CET 2012


Repository : ssh://darcs.haskell.org//srv/darcs/packages/unix

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/0514089087e09536efcd1ce46e20184fa989f7bd

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

commit 0514089087e09536efcd1ce46e20184fa989f7bd
Author: Ian Lynagh <ian at well-typed.com>
Date:   Fri Nov 30 16:00:21 2012 +0000

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

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

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

diff --git a/unix.cabal b/unix.cabal
index b4f739e..b7660d1 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -1,5 +1,6 @@
 name:		unix
 version:        2.6.0.0
+-- GHC 7.6.1 released with 2.6.0.0
 license:	BSD3
 license-file:	LICENSE
 maintainer:	libraries at haskell.org





More information about the Cvs-libraries mailing list