GHC 6.8.1 is out
A new version of GHC is out. Significant changes since the last release:
- Haskell Program Coverage (hpc)
- GHCi includes a debugger
- The code generator uses pointer tagging (which should mean most code improves by 10-15%, and as a result the compiler is also faster)