Changes between Version 69 and Version 70 of WikiStart
- Timestamp:
- 05/10/09 19:31:11 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v69 v70 19 19 * [http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform Mailing list] 20 20 * Discussion in #ghc @ freenode 21 * See also [#BackgroundReading background reading] and [#RelatedProjects related projects] below 21 22 22 == Tasks==23 == Current Specification == 23 24 24 * [http://trac.haskell.org/haskell-platform/query?status=new&status=assigned&status=reopened&milestone=2009.2.1&order=priority Tasks for the next release] 25 * [report:1 Open tickets] relating to the platform 25 * 2009.2.0 26 * [wiki:2009.2.0 package list] 27 * The [http://hackage.haskell.org/platform/2009.2.0/haskell-platform.cabal .cabal] file 26 28 27 == Release Team Documentation==29 == Documentation for Package Maintainers == 28 30 29 * VersionNumbers: how the release version numbers work 30 * ReleaseProcess 31 * Guides for AddingPackages and QualityControl 31 This info is for people who maintain a package that is currently part of the platform 32 32 33 == Distro Maintainer Documentation == 33 * QualityControl 34 * ReleaseTimetable: dates for upcoming releases 35 * ReleaseProcess: prior to releases, what has to be done and when. 36 37 Getting new packages into the platform: 38 39 * AddingPackages 40 41 TODO: establish and document process for getting packages included 42 43 The current informal method is to email the libraries list and propose it. 44 45 == Documentation for Distro Maintainers == 46 47 If you make packages for a specific operating system or distribution then this is for you. 48 49 * ReleaseTimetable: dates for upcoming releases 50 * VersionNumbers: how the Haskell Platform release version numbers work 51 52 Specific releases 53 54 * [wiki:2009.2.0 2009.2.0 packages] 55 56 Specific operating systems / distros 34 57 35 58 * [wiki:Windows Windows] … … 38 61 * [http://hydra.nixos.org/job/nixpkgs/trunk/haskellPackages_ghc6102.haskellPlatform/jobstatus NixOS] 39 62 40 == Current Specification==63 == Documentation for the Release Team == 41 64 42 * [wiki:2009.2.0 2009.2.0 packages]43 65 * [wiki:Library/VersionMatrix global version matrix] 44 66 * [wiki:ReleaseProcess The Release Roadmap] 45 67 46 ---------------------------- 68 * VersionNumbers: how the release version numbers work 69 * ReleaseProcess 70 * Guides for AddingPackages and QualityControl 47 71 48 == Candidates for Upgrade: 2009.2.1==72 === Release Team Tasks === 49 73 50 These packages have version-compliant (?) newer versions than provided in 2009.2.0: 51 52 || Package || Ticket || Result || 53 || [wiki:Library/GLUT GLUT 2.1.2.1] || #38 || || 54 || [wiki:Library/network network 2.2.1.1] || #39 || YES || 55 || [wiki:Library/OpenGL OpenGL 2.2.1.1 ] || #40 || || 56 || [wiki:Library/happy happy 1.18.4] || #41 || YES || 57 || [wiki:Compiler/GHC GHC 6.10.3] || #42 || YES || 58 59 == Candidates for explicit inclusion: 2009.2.1 == 60 61 || Package || Ticket || Result || 62 || [wiki:Library/editline] || #44 || YES || 63 64 == Candidates for deprecation: 2009.2.1 == 74 * [http://trac.haskell.org/haskell-platform/query?status=new&status=assigned&status=reopened&milestone=2009.2.1&order=priority Tasks for the next release] 75 * [report:1 Open tickets] relating to the platform 65 76 66 77 ---------------- 67 78 68 == Related projects ==79 == Related Projects == 69 80 70 81 * [http://docs.python.org/lib/lib.html Python libraries]
