[commit: hoopl] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (f0096ca)
Ian Lynagh
igloo at earth.li
Fri Nov 30 20:34:40 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/hoopl
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/f0096cacfb8adfd72ce55ed8fe6ccf774e723b04
>---------------------------------------------------------------
commit f0096cacfb8adfd72ce55ed8fe6ccf774e723b04
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri Nov 30 16:00:02 2012 +0000
Add comment to .cabal file saying what GHC 7.6.1 shipped with
>---------------------------------------------------------------
hoopl.cabal | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/hoopl.cabal b/hoopl.cabal
index df18773..3c858ec 100644
--- a/hoopl.cabal
+++ b/hoopl.cabal
@@ -1,5 +1,6 @@
Name: hoopl
Version: 3.9.0.0
+-- GHC 7.6.1 released with 3.9.0.0
-- version 3.8.6.0 is the version that goes with the camera-ready Haskell'10 paper
-- version 3.8.7.0 works with GHC 7
-- version 3.8.7.1 adds some unnamed functions without breaking compatibility
More information about the Cvs-libraries
mailing list