From Fedora Project Wiki
(updated)
Line 10: Line 10:
== Current status ==
== Current status ==
* Targeted release: [[Releases/18 | Fedora 18 ]]  
* Targeted release: [[Releases/18 | Fedora 18 ]]  
* Last updated: 2012-01-06
* Last updated: 2012-03-21
* Percentage of completion: 0%
* Percentage of completion: 10%


== Detailed Description ==
== Detailed Description ==
Line 21: Line 21:
== Scope ==
== Scope ==
* Bootstrap ghc-7.4 in rawhide.
* Bootstrap ghc-7.4 in rawhide.
* Finalize ghc-rpm-macros for F17 (drop ghc-prof provides).
* Finalize ghc-rpm-macros for F18.
* Refresh and rebuild all Haskell packages with appropriate version bumps.
* Refresh and rebuild all Haskell packages with appropriate version bumps.
* Test packages in rawhide/f17
* Test packages in rawhide/f18


== How To Test ==
== How To Test ==
Line 37: Line 37:


== Dependencies ==
== Dependencies ==
ghc-7.4.1 release is expected early 2012.
haskell-platform release for ghc-7.4.1 expected in May 2012.
haskell-platform release for ghc-7.4 expected around May 2012.


== Contingency Plan ==
== Contingency Plan ==
Stay with ghc-7.0.4 and haskell-platform-2011.4.
No major problems expected.


== Documentation ==
== Documentation ==
Line 54: Line 53:
* See [[Talk:Features/GHC74]]
* See [[Talk:Features/GHC74]]


[[Category:FeaturePageIncomplete]]
[[Category:FeatureReadyForWrangler]]
<!-- When your feature page is completed and ready for review -->
<!-- When your feature page is completed and ready for review -->
<!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler -->
<!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler -->
<!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete-->
<!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete-->
<!-- A pretty picture of the page category usage is at: https://fedoraproject.org/wiki/Features/Policy/Process -->
<!-- A pretty picture of the page category usage is at: https://fedoraproject.org/wiki/Features/Policy/Process -->

Revision as of 08:50, 21 March 2012

GHC 7.4

Summary

Update Fedora Haskell packages to the latest major version 7.4.1 of the Glasgow Haskell Compiler.

Owner

Current status

  • Targeted release: Fedora 18
  • Last updated: 2012-03-21
  • Percentage of completion: 10%

Detailed Description

Bumping ghc version requires a complete rebuild of all Haskell packages against the new version.

Benefit to Fedora

GHC 7.4 is a major new version of ghc with many new compiler features and improvements.

Scope

  • Bootstrap ghc-7.4 in rawhide.
  • Finalize ghc-rpm-macros for F18.
  • Refresh and rebuild all Haskell packages with appropriate version bumps.
  • Test packages in rawhide/f18

How To Test

  • yum install ghc
  • yum install haskell-platform
  • yum install @haskell
  • yum install xmonad
  • yum install ghc-*-devel
  • yum install pandoc

User Experience

Fedora users will have the latest version of GHC available to them.

Dependencies

haskell-platform release for ghc-7.4.1 expected in May 2012.

Contingency Plan

No major problems expected.

Documentation

Release Notes

The Haskell GHC compiler has been updated to version 7.4.1 with numerous new features and improvements.

Comments and Discussion