Changes between Version 50 and Version 51 of WikiStart
- Timestamp:
- 05/06/09 05:30:54 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v50 v51 1 1 2 2 == The Haskell Platform == 3 4 The 2009.2.0 release is now live. [http://hackage.haskell.org/platform/ Download the Haskell Platform 2009.2.0] 3 5 4 6 {{{ … … 18 20 == The Platform Specification == 19 21 22 The platform itself is maintained as a cabal file, some scripts and tools, and a website: 23 20 24 darcs get http://code.haskell.org/haskell-platform/ 25 26 Releases are hosted on hackage.haskell.org, 27 28 http://hackage.haskell.org/platform/ 21 29 22 30 == Info for developers ==
