| Version 8 (modified by simonpj, 6 years ago) |
|---|
GHC Status
Biannual status reports
Here are biannual GHC status reports, published in the Haskell Communities and Activities Report
Performance
Here are the results of the nobench suite, showing how GHC performs relative to various versions of itself, and other Haskell compilers.
Planning notes
Here is our current planning document, intended mainly to help Simon, Simon, and Ian coordinate with each other.
Design notes
Here are notes about aspects of GHC's design that are up for discussion. (They often relate to Haskell generally, rather than just GHC, but it's a convenient place to keep them.)
- Haskell library organisation
- The design for the package system itself?
- Support for better error reporting; the "head []" problem.
