pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/ghc



Module Name:    pkgsrc
Committed By:   kristerw
Date:           Mon Mar 17 15:33:10 UTC 2008

Modified Files:
        pkgsrc/lang/ghc: Makefile PLIST distinfo
        pkgsrc/lang/ghc/patches: patch-ac patch-ad
Added Files:
        pkgsrc/lang/ghc/patches: patch-aj

Log Message:
Update ghc to version 6.8.2.

The major changes in this release are adding Haskell Program Coverage (hpc)
support to the compiler, adding a debugger to GHCi, the first phase of the
base package split, and pointer tagging in the code generator (which should
mean most code improves by 10-15%, and as a result the compiler is also
faster).

Most of this upgrade was done by Paulo Matias in pkgsrc-wip.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 pkgsrc/lang/ghc/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/lang/ghc/PLIST
cvs rdiff -r1.18 -r1.19 pkgsrc/lang/ghc/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/lang/ghc/patches/patch-ac
cvs rdiff -r1.8 -r1.9 pkgsrc/lang/ghc/patches/patch-ad
cvs rdiff -r0 -r1.3 pkgsrc/lang/ghc/patches/patch-aj

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index