Update Haskell packages to Stackage LTS 11
Summary
Update the Haskell package set from Stackage LTS 10 to LTS 11. This updates a subset of the Haskell libraries and packages to newer versions.
Owner
- Name: Jens Petersen, Fedora Haskell SIG
- Email: <petersen@redhat.com>
- Release notes owner:
Current status
- Targeted release: Fedora 29
- Last updated: 2018-07-24
- Tracker bug: <will be assigned by the Wrangler>
Detailed Description
[Stackage LTS 11](https://www.stackage.org/lts-11) was released in March, it unlocks newer versions of a number of import Haskell libraries and other packages. GHC and its core libraries remain unchanged compared to LTS 10, so only about half the packages will need to be rebuild (about 200 version bumps and their reverse dependencies).
Benefit to Fedora
Fedora users will have a newer version of Haskell Stackage LTS packages to use and develop on.
Scope
- Proposal owners:
- Bump the affected Haskell packages from LTS 10 to LTS 11 using cabal-rpm, rpmbuild-order and fedora-haskell-tools
- Build them and their reverse dependencies for Rawhide (using f29-ghc sidetag to avoid disruption)
- Push the builds to Rawhide
- Verify the dependencies are consistent
- Other developers: N/A (not a System Wide Change)
- Release engineering: [1] (a check of an impact with Release Engineering is needed)
- List of deliverables: N/A (not a System Wide Change)
- 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
- sudo dnf install ghc-*-devel cabal-install
- sudo dnf update ghc*
- cabal install Favorite-Package
User Experience
The Fedora Haskell packages will be upgraded from Stackage LTS 10 to LTS 11 versions.
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)
- Blocks product? product
Documentation
https://www.stackage.org/diff/lts-10.10/lts-11.17
N/A (not a System Wide Change)