Repository : ssh://darcs.haskell.org//srv/darcs/packages/integer-simple On branch : master
http://hackage.haskell.org/trac/ghc/changeset/c209025cab08e29dfa405f32aa9b199a03a12b16 >--------------------------------------------------------------- commit c209025cab08e29dfa405f32aa9b199a03a12b16 Author: Ian Lynagh <[email protected]> Date: Fri Nov 30 16:00:10 2012 +0000 Add comment to .cabal file saying what GHC 7.6.1 shipped with >--------------------------------------------------------------- integer-simple.cabal | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/integer-simple.cabal b/integer-simple.cabal index 091c1b8..3f8e713 100644 --- a/integer-simple.cabal +++ b/integer-simple.cabal @@ -1,5 +1,6 @@ name: integer-simple version: 0.1.0.1 +-- GHC 7.6.1 released with 0.1.0.1 license: BSD3 license-file: LICENSE maintainer: [email protected] _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
