From Fedora Project Wiki

(45 intermediate revisions by the same user not shown)
Line 10: Line 10:


== IRC ==
== IRC ==
We have an {{fpchat|#fedora-haskell}} channel on freenode.net .
We have an {{fpchat|#fedora-haskell}} channel on libera.chat.


== Meetings ==
== Meetings ==
Line 21: Line 21:
= Package versions =
= Package versions =
== GHC and Stackage LTS versions ==
== GHC and Stackage LTS versions ==
* F33 and F34 have ghc-8.8.4 and [[Changes/GHC_8.8_and_LTS16|Stackage LTS 16]]
* F35/F36 has ghc-8.10.5 and [[Changes/GHC_8.10_&_Stackage_18|Stackage LTS 18]]
* F32 has ghc-8.6.5 and [[Changes/Haskell_Stackage_LTS_14|Stackage LTS 14]]
* F35/F36 also has ghc8.10-8.10.7, ghc9.0-9.0.2 and ghc9.2-9.2.2
* EPEL8 has ghc-8.2.2
* F34 has ghc-8.8.4 and [[Changes/GHC_8.8_and_LTS16|Stackage LTS 16]]
* F34 also has ghc8.10-8.10.7 and ghc9.0-9.0.2
* EPEL9 will have ghc-8.10.7
* EPEL8 currently has ghc-8.2.2, but update planned to ghc-8.4.4
* EPEL7 has ghc-7.6.3 and haskell-platform-2013.2.0.0
* EPEL7 has ghc-7.6.3 and haskell-platform-2013.2.0.0


See [[Haskell_Stackage_LTS]] and [[Haskell_Platform]] for older releases.
See [[Haskell_Stackage_LTS]] and [[Haskell_Platform]] for older releases.
See [[Haskell_GHC_LLVM]] for llvm version requirements.


== GHC modules ==
== GHC modules ==
The following module streams are currently available for current Fedora releases:
The following module streams are currently available for current Fedora releases:


* ghc:9.2 (9.2.1)
* ghc:9.0 (9.0.1)
* ghc:9.0 (9.0.1)
* ghc:8.10 (8.10.4)
* ghc:8.10 (8.10.7)
* ghc:8.8 (8.8.4)
* ghc:8.8 (8.8.4)
but it is recommended to use the main ghcX.Y packages instead now (listed above).


== Haskell Coprs ==
== Haskell Coprs ==
* https://copr.fedorainfracloud.org/coprs/petersen/cabal-install/
* https://copr.fedorainfracloud.org/coprs/petersen/haskell-language-server/ (1.5.1)
* https://copr.fedorainfracloud.org/coprs/petersen/stack2/
* https://copr.fedorainfracloud.org/coprs/petersen/cabal-install/ (3.4.1)
* https://copr.fedorainfracloud.org/coprs/petersen/pandoc/
* https://copr.fedorainfracloud.org/coprs/petersen/pandoc/ (2.11.4)
* https://copr.fedorainfracloud.org/coprs/petersen/hlint/
* (https://copr.fedorainfracloud.org/coprs/petersen/stack/ old v1)


=== Coprs for EPEL 6 & 7 only ===
=== Coprs for EPEL 7 ===
For newer versions of ghc you can use the following:
For newer versions of ghc you can use the following:


* https://copr.fedorainfracloud.org/coprs/petersen/ghc-8.4.4/ (*)
* https://copr.fedorainfracloud.org/coprs/petersen/ghc-8.6.5/ (includes cabal-install-2.4.1)
* https://copr.fedorainfracloud.org/coprs/petersen/ghc-8.4.3/ (*)
* https://copr.fedorainfracloud.org/coprs/petersen/ghc-8.4.4/ (includes cabal-install-2.2)
* https://copr.fedorainfracloud.org/coprs/petersen/ghc-8.2.2/ (*)
* https://copr.fedorainfracloud.org/coprs/petersen/ghc-8.2.2/ (includes cabal-install-2.0 and epel6)
* https://copr.fedorainfracloud.org/coprs/petersen/ghc-8.0.2/ (*)
* https://copr.fedorainfracloud.org/coprs/petersen/ghc-8.0.2/ (includes cabal-install-1.24)
* https://copr.fedorainfracloud.org/coprs/petersen/ghc-7.10.3/ (*)
* https://copr.fedorainfracloud.org/coprs/petersen/ghc-7.10.3/ (includes cabal-install-1.22 and epel6)
* https://copr.fedorainfracloud.org/coprs/petersen/ghc-7.8.4/ (*)
* https://copr.fedorainfracloud.org/coprs/petersen/ghc-7.8.4/ (includes cabal-install-1.18 and epel6)
* https://copr.fedorainfracloud.org/coprs/petersen/idris/
* https://copr.fedorainfracloud.org/coprs/petersen/stack/ (1.9.3)
* ([https://copr.fedoraproject.org/coprs/petersen/pandoc-el5/ pandoc-el5])
* https://copr.fedorainfracloud.org/coprs/petersen/idris/ (1.3.1)


(*) if you have Fedora Haskell libraries installed which are not part of ghc, you will need to remove them all first (easiest just to remove ghc-base) to avoid package dependency conflicts
If you have Fedora Haskell libraries installed which are not part of ghc, you will need to remove them all first (easiest just to remove ghc-base) to avoid package dependency conflicts


= Tasks =
= Tasks =
* add cabal-install to module streams
* [[Changes/Haskell_GHC_9.0_%26_Stackage_19]]
* add cabal-install3.6
* help improve <code>FedoraReview/plugins/haskell.py</code>
* help improve <code>FedoraReview/plugins/haskell.py</code>
* [[Documentation_Development_Haskell_Beat|docsbeat]]
* document ghc and package update workflow  ([[GHC_Update_SOP]])
* document ghc and package update workflow  ([[GHC_Update_SOP]])
* package larger subset of LTS in Copr
* package larger subset of LTS in Copr
Line 104: Line 110:
See also the package review links in the Packaging section.
See also the package review links in the Packaging section.


= SIG Members =
= Contributors =
Active packagers and package maintainers:
Active packagers and package maintainers:
* [[User:Petersen|Jens Petersen]]
* [[User:Petersen|Jens Petersen]]
* [[User:Eclipseo|Robert-André Mauchin]]
* [[User:Eclipseo|Robert-André Mauchin]]
* [[User:Qulogic|Elliott Sales de Andrade]]
* [[User:Qulogic|Elliott Sales de Andrade]]
* [[User:tdecacqu|Tristan de Cacqueray]]
* [[User:melmorabity|Mohamed ElMorabity]]


Earlier contributors:
Earlier contributors:
Line 123: Line 131:


= History =
= History =
* 2020-04-28: Fedora 32 ships with [[Changes/GHC_8.8_and_LTS16|ghc-8.8.4 and Stackage LTS 16]]
* 2022-04 : Fedora 36 ships with [[Changes/GHC_parallel_version_installs|ghcX.Y parallel installable packages]]
* 2019-10-28: Fedora 31 ships with [[Changes/GHC_8.6|ghc-8.6.5]], Stackage 13 packages, and prof and doc subpackages
* 2021-11-02: Fedora 35 ships with [[Changes/GHC_8.10_&_Stackage_18|ghc-8.10.5 and Stackage LTS 18]]
* 2020-10-27: Fedora 33 ships with [[Changes/GHC_8.8_and_LTS16|ghc-8.8.4 and Stackage LTS 16]]
* 2020-04-28: Fedora 32 ships [[Changes/Haskell_Stackage_LTS_14|Stackage LTS 14]] package versions
* 2019-10-28: Fedora 31 ships with [[Changes/GHC_8.6|ghc-8.6.5]], Stackage LTS 13 packages, and prof and doc subpackages
* 2019-04-30: Fedora 30 ships with [[Changes/GHC_8.4|ghc-8.4.4 and Stackage LTS 12]]
* 2018-10-30: Fedora 29 ships [[Changes/Update_Haskell_to_Stackage_LTS_11|Stackage LTS 11]] package versions
* 2018-05-01: Fedora 28 ships with [[Changes/GHC_8.2|ghc-8.2.2 and Stackage LTS 10]]
* 2017-07-11: Fedora 26 ships with [[Changes/GHC_8.0|ghc-8.0.2 and Stackage LTS 8]]
* 2016-11-22: Fedora 25 ships with [[Changes/GHC_7.10|ghc-7.10.3]]
* 2015-05-26: Fedora 22 ships with [[Changes/GHC_7.8|ghc-7.8.4]]
* 2015-05-26: Fedora 22 ships with [[Changes/GHC_7.8|ghc-7.8.4]]
* 2013-12-17: Fedora 20 ships with ghc-7.6.3 and packages following the revised Packaging Guidelines
* 2013-12-17: Fedora 20 ships with ghc-7.6.3 and packages following the revised Packaging Guidelines

Revision as of 15:08, 2 April 2022

Mission

The mission of the Haskell Special Interest Group is to maintain, grow, and guide the packaging of Haskell projects in Fedora.

Communication

Mailing lists

We have two mailing-lists:

IRC

We have an #fedora-haskell[?] channel on libera.chat.

Meetings

There are biweekly office hours in IRC #fedora-haskell: check the SIGs calendar and our mailing-list for details.

Updates

Follow us on Twitter.

Package versions

GHC and Stackage LTS versions

  • F35/F36 has ghc-8.10.5 and Stackage LTS 18
  • F35/F36 also has ghc8.10-8.10.7, ghc9.0-9.0.2 and ghc9.2-9.2.2
  • F34 has ghc-8.8.4 and Stackage LTS 16
  • F34 also has ghc8.10-8.10.7 and ghc9.0-9.0.2
  • EPEL9 will have ghc-8.10.7
  • EPEL8 currently has ghc-8.2.2, but update planned to ghc-8.4.4
  • EPEL7 has ghc-7.6.3 and haskell-platform-2013.2.0.0

See Haskell_Stackage_LTS and Haskell_Platform for older releases.

See Haskell_GHC_LLVM for llvm version requirements.

GHC modules

The following module streams are currently available for current Fedora releases:

  • ghc:9.2 (9.2.1)
  • ghc:9.0 (9.0.1)
  • ghc:8.10 (8.10.7)
  • ghc:8.8 (8.8.4)

but it is recommended to use the main ghcX.Y packages instead now (listed above).

Haskell Coprs

Coprs for EPEL 7

For newer versions of ghc you can use the following:

If you have Fedora Haskell libraries installed which are not part of ghc, you will need to remove them all first (easiest just to remove ghc-base) to avoid package dependency conflicts

Tasks

Packaging

New Package Process

Package reviews

"ghc" or "haskell" package reviews

Other links:

(Previously we tracked package review requests CC to haskell-devel@lists.fedoraproject.org:

Open haskell-devel package reviews which are split into

)

Bugs

Non-review bugs can be split into:

All open Haskell bugs

See also the package review links in the Packaging section.

Contributors

Active packagers and package maintainers:

Earlier contributors:

History