From Fedora Project Wiki
Line 31: Line 31:


This Change involves updating the Fedora Haskell packages based on Stackage LTS 13 in F31 to the newer versions found in LTS 14.
This Change involves updating the Fedora Haskell packages based on Stackage LTS 13 in F31 to the newer versions found in LTS 14.
There is no version change to the ghc Haskell compiler, which will remain at 8.6.5.


== Benefit to Fedora ==
== Benefit to Fedora ==

Revision as of 04:50, 20 January 2020

Update Haskell packages to Stackage LTS 14

Summary

Haskell libraries and packages will be updated from Stackage LTS 13 to the new versions in Stackage LTS 14.

Owner

Current status

  • Targeted release: Fedora 32
  • Last updated: 2020-01-20
  • Tracker bug: <will be assigned by the Wrangler>
  • Release notes tracker: <will be assigned by the Wrangler>

Detailed Description

The Haskell packages in Stackage LTS provide a consistent tested set of package versions that are known to build together. Fedora only has a small subset of the (2000+) Haskell packages in Stackage, plus a few packages only found in the upstream Hackage repository.

This Change involves updating the Fedora Haskell packages based on Stackage LTS 13 in F31 to the newer versions found in LTS 14.

There is no version change to the ghc Haskell compiler, which will remain at 8.6.5.

Benefit to Fedora

Fedora users and developers will benefit by having the latest stable set of Haskell packages available.

Scope

  • Proposal owners:
    • Haskell packages with version from LTS 13 will be updated to LTS 14
    • Haskell packages not in LTS or Stackage Nightly will be updated to the latest possible version from Hackage.
    • Haskell packages to be built in a f32-ghc sidetag in Koji.
    • Complete all the builds and required rebuilds due to dependency bumps
  • Other developers: N/A (not a System Wide Change)
  • Release engineering: #9177
    • Create Koji sidetag
    • Push all the built packages from the sidetag to Rawhide.
  • Policies and guidelines: N/A (not a System Wide Change)
  • Trademark approval: N/A (not needed for this Change)

Upgrade/compatibility impact

N/A (not a System Wide Change)

How To Test

  • # dnf install ghc-*-devel

User Experience

Latest stable Haskell packages will be available to users.

Dependencies

N/A (not a System Wide Change)

Contingency Plan

  • Contingency mechanism: (What to do? Who will do it?) N/A (not a System Wide Change)
  • Contingency deadline: N/A (not a System Wide Change)
  • Blocks release? N/A (not a System Wide Change)

Documentation

https://www.stackage.org/lts-14 (note not all LTS packages are included in Fedora)

Release Notes