
It seems that I am being served old pages by my web browser from the cache on my machine. By reloading the platform page, I suddenly am asked what system I do have, from weher I am referred to the 6.12 version of the platform, Doaitse On 22 mrt 2010, at 14:25, Don Stewart wrote:
doaitse:
On the page:
http://hackage.haskell.org/platform/
I am told that the platform includes ghc-6.10.4, but if I click there on the "Haskell:batteries included" link to get to the page:
http://hackage.haskell.org/platform/contents.html
its states there that I get 6.12.1?
The beta of the 2010.2.0.0 release is now up, which is based on GHC 6.12.
The last stable Haskell Platform release is 2009.2.0.0, which used GHC 6.10.4. (And the windows installer currently up provides this version).
-- Don