
22 Mar
2010
22 Mar
'10
9:25 a.m.
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