
On Mon, 11 Feb 2013 15:03:25 -0800 Johan Tibell
Many platforms (e.g. Java and Python) rarely, if ever, make breaking changes. If you look at compiler projects (e.g. LLVM and GCC) you never see intentional breakages, even in major releases*.
Those are very mature platforms, hundreds of millions of people
use them indirectly each day, it's hard to compare GHC to them.
If anything, Haskell is very young for its age, and should rather move
faster. Bad mistakes, accidents and partial or inefficient
implementations proliferate in standard libraries for decades,
tampering GHC's growth as a serious production language.
On Mon, 11 Feb 2013 22:31:53 +0000 Simon Peyton-Jones
no linux distribution tracks HEAD, does it?
Gentoo packages HEAD just fine.