| Version 19 (modified by simonpj, 3 years ago) |
|---|
GHC Status
Releases
Here are our release plans for
Here are details about what platforms GHC supports.
Biannual status reports
Here are biannual GHC status reports, published in the Haskell Communities and Activities Report
- GHC status April 2010
- GHC status October 2009
- GHC status May 2009
- GHC status October 2008
- GHC status May 2008
- GHC status November 2007
- GHC status April 2007
- GHC status October 2006
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.
