From Fedora Project Wiki
Line 11: Line 11:
== Current status ==
== Current status ==
* Targeted release: [[Releases/17 | Fedora 17 ]]  
* Targeted release: [[Releases/17 | Fedora 17 ]]  
* Last updated: 2012-01-10
* Last updated: 2012-01-18
* Percentage of completion: 70%
* Percentage of completion: 80%


== Detailed Description ==
== Detailed Description ==

Revision as of 02:36, 18 January 2012

Haskell Platform 2011.4

Summary

Bring Fedora Haskell packages up to the latest Haskell Platform release.

Owner

  • Email: petersen AT fedoraproject org

Current status

  • Targeted release: Fedora 17
  • Last updated: 2012-01-18
  • Percentage of completion: 80%

Detailed Description

The Haskell Platform is the official recommended set of basic libraries and tools for Haskell development.

A new stable Haskell Platform release was made in December supporting ghc-7.0.4 and updating 10 platform libraries. About 60 packages in Fedora need to be rebuilt for this.

Benefit to Fedora

Makes sure that Fedora is up-to-date with Haskell library versions so that users developing with Haskell on Fedora will have the latest stable Haskell Platform available to them.

Scope

  • Update haskell-platform library packages to the latest recommended versions. [done]
  • Rebuild reverse-dependent packages in rawhide. [done]
  • Updating other packages outside platform to latest versions. [done]
  • Testing of packages in Rawhide, Alpha, and Beta.

How To Test

  • yum install haskell-platform
  • yum install @haskell
  • yum install xmonad
  • yum install ghc-*-devel
  • Testing rebuilding of some packages.
  • Test cabal install'ing some packages from Hackage.

User Experience

Fedora users will have the latest version of the Haskell Platform available to them. They will find it easier to build the latest packages from Hackage with latest platform libraries available to them.

Dependencies

None.

Contingency Plan

At this time no problems expected with this stable update.

Documentation

Release Notes

Comments and Discussion