
24 Oct
2010
24 Oct
'10
6:10 a.m.
On Sun, Oct 24, 2010 at 11:57 AM, Andrew Coppin
It would be nice to have a page that lists everything included in every HP release, together with their version numbers. (So that, e.g., I can see at a glance what version of GHC, Haddock or cabal-install is in HP-2009.1.0.0.) All this information must exist somewhere, it's just not easily viewable on the web.
http://hackage.haskell.org/platform/changelog.html There's a Cabal file somewhere specifying all the package in the platform (including binaries like Happy.) Johan