From Fedora Project Wiki

(42 intermediate revisions by 2 users not shown)
Line 6: Line 6:
We have two mailing-lists:
We have two mailing-lists:


* {{fplist|haskell}} ([http://lists.fedoraproject.org/pipermail/haskell/ archives]) for general discussion
* {{fplist|haskell}} ([https://lists.fedoraproject.org/archives/list/haskell@lists.fedoraproject.org/ archives]) for general discussion
* {{fplist|haskell-devel}} ([http://lists.fedoraproject.org/pipermail/haskell-devel/ archives]) for bugzilla traffic.
* {{fplist|haskell-devel}} ([https://lists.fedoraproject.org/archives/list/haskell-devel@lists.fedoraproject.org/ archives]) for bugzilla traffic.


== IRC ==
== IRC ==
Line 15: Line 15:
Follow us on [http://twitter.com/fedorahaskell Twitter].
Follow us on [http://twitter.com/fedorahaskell Twitter].


= GHC versions =
= Package versions =
* F25 has ghc-7.10.3
== GHC and Stackage LTS versions ==
* F22, F23, and F24 have ghc-7.8.4
* F31 has [[Changes/GHC_8.6|ghc-8.6.5]] and package versions based on Stackage LTS 13
* F20 and F21 had ghc-7.6.3
* F30 has [[Changes/GHC_8.4|ghc-8.4.4]] and package versions based on Stackage LTS 12
* EPEL7 has ghc-7.6.3
* F29 has ghc-8.2.2 and package versions based on [[Changes/Update_Haskell_to_Stackage_LTS_11|Stackage LTS 11]]
* EPEL6 has ghc-7.0.4
* EPEL7 has ghc-7.6.3 and haskell-platform-2013.2.0.0
* EPEL6 has ghc-7.0.4 and haskell-platform-2011.4.0.0
* EPEL5 has ghc-7.0.4
* EPEL5 has ghc-7.0.4


Please see the [[Haskell_Platform|Haskell Platform]] page for more information about Fedora's Haskell Platform support.
== GHC modules ==
Detailed package information can be found on the [https://apps.fedoraproject.org/packages/haskell-platform Fedora Packages] page.
The following module streams are currently available for current Fedora releases:


= Haskell Coprs =
* ghc:8.4 (8.4.4)
* ghc:8.6 (8.6.5)
* ghc:8.8 (rc)
 
== Haskell Coprs ==
If you're looking for newer versions of ghc etc you can try the following coprs:
If you're looking for newer versions of ghc etc you can try the following coprs:


* https://copr.fedoraproject.org/coprs/petersen/ghc-8.0.1/ (*)
* https://copr.fedorainfracloud.org/coprs/petersen/cabal-install/
* https://copr.fedoraproject.org/coprs/petersen/ghc-7.10.3/ (*)
* https://copr.fedorainfracloud.org/coprs/petersen/stack/
* https://copr.fedoraproject.org/coprs/petersen/stack/
* https://copr.fedorainfracloud.org/coprs/petersen/stack2/
* https://copr.fedoraproject.org/coprs/petersen/ghc-7.8.4/ (*)
* https://copr.fedorainfracloud.org/coprs/petersen/ghc-8.4.3/ (*)
* https://copr.fedoraproject.org/coprs/petersen/pandoc/ (also [https://copr.fedoraproject.org/coprs/petersen/pandoc-el5/ pandoc-el5])
* https://copr.fedorainfracloud.org/coprs/petersen/ghc-8.2.2/ (*)
* https://copr.fedoraproject.org/coprs/petersen/idris/
* https://copr.fedorainfracloud.org/coprs/petersen/ghc-8.0.2/ (*)
* https://copr.fedoraproject.org/coprs/petersen/cabal-install/ (note the above ghc repos already include cabal-install)
* https://copr.fedorainfracloud.org/coprs/petersen/ghc-7.10.3/ (*)
* https://copr.fedoraproject.org/coprs/mathstuf/git-annex/
* https://copr.fedorainfracloud.org/coprs/petersen/ghc-7.8.4/ (*)
* https://copr.fedorainfracloud.org/coprs/petersen/pandoc/ (also [https://copr.fedoraproject.org/coprs/petersen/pandoc-el5/ pandoc-el5])
* https://copr.fedorainfracloud.org/coprs/petersen/idris/
* https://copr.fedorainfracloud.org/coprs/petersen/hlint/


(*) if you have Fedora non-ghc Haskell libraries installed, you will need to remove them all (easiest just to remove ghc-base) in order to install
(*) 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 =
* [[Changes/GHC_8.0]] for F26 [proposed]
* Update F32 to LTS 14
* [[Changes/GHC_7.10]] for F25 [done]
* add cabal-install to module streams
* move http://fedorahosted/haskell-sig to [https://pagure.io/haskell-sig Pagure] with pagure-importer
* help improve <code>FedoraReview/plugins/haskell.py</code>
* help improve <code>FedoraReview/plugins/haskell.py</code>
* [[Documentation_Development_Haskell_Beat|docsbeat]]
* [[Documentation_Development_Haskell_Beat|docsbeat]]
* [[Changes/YesodWebFramework]]
* document ghc and package update workflow  ([[GHC_Update_SOP]])
* update [[GHC_Update_SOP]] when bootstrapping ghc-7.8
* package larger subset of LTS in Copr
* Haskell containers
* package test packages (hspec, etc)
* repoquery wrapper for (reverse-)dependencies
* cabal-rpm: version sensitivity
* automate rebuilds in koji or mock-build (see rebuild scripts in fedora-haskell-tools.git)
* Koji supports maven now. It could have support for cabal as well.


= Packaging =
= Packaging =
Line 61: Line 62:
** Please add <code>haskell-devel@lists.fedoraproject.org</code> to the CC list for your review request bug.
** Please add <code>haskell-devel@lists.fedoraproject.org</code> to the CC list for your review request bug.
* You can use <code>cabal-rpm diff</code> when reviewing packages to check differences from the templates.
* You can use <code>cabal-rpm diff</code> when reviewing packages to check differences from the templates.
* New packages need to be added to https://release-monitoring.org/
* New packages can optionally be added to https://release-monitoring.org/ to track Stackage (or Hackage if not in Stackage).


== Package reviews ==
== Package reviews ==
We track package review requests that are CC haskell-devel@lists.fedoraproject.org:
[https://bugzilla.redhat.com/buglist.cgi?short_desc=ghc%20haskell&short_desc_type=anywordssubstr&component=Package%20Review&bug_status=__open__ "ghc" or "haskell" package reviews]
 
Other links:
* [https://bugzilla.redhat.com/buglist.cgi?product=Fedora&component=Package+Review&bug_status=CLOSED&emailcc1=1&emailtype1=substring&email1=haskell-devel%40lists.fedoraproject.org Closed haskell-devel package reviews]
* Old [https://bugzilla.redhat.com/showdependencytree.cgi?id=Haskell-pkg-reviews&hide_resolved=1 Haskell-pkg-reviews tracker] is no longer used
 
''(Previously we tracked package review requests CC to haskell-devel@lists.fedoraproject.org:''


[https://bugzilla.redhat.com/buglist.cgi?product=Fedora&component=Package+Review&bug_status=__open__&emailcc1=1&emailtype1=substring&email1=haskell-devel%40lists.fedoraproject.org Open haskell-devel package reviews] which are split into
[https://bugzilla.redhat.com/buglist.cgi?product=Fedora&component=Package+Review&bug_status=__open__&emailcc1=1&emailtype1=substring&email1=haskell-devel%40lists.fedoraproject.org Open haskell-devel package reviews] which are split into
Line 73: Line 80:
** [https://bugzilla.redhat.com/buglist.cgi?bug_status=__open__&component=Package%20Review&email1=haskell-devel%40lists.fedoraproject.org&emailcc1=1&emailtype1=substring&f1=flagtypes.name&list_id=2429959&o1=equals&product=Fedora&v1=fedora-review%2B Approved open reviews] (fedora-review+)
** [https://bugzilla.redhat.com/buglist.cgi?bug_status=__open__&component=Package%20Review&email1=haskell-devel%40lists.fedoraproject.org&emailcc1=1&emailtype1=substring&f1=flagtypes.name&list_id=2429959&o1=equals&product=Fedora&v1=fedora-review%2B Approved open reviews] (fedora-review+)
* [https://bugzilla.redhat.com/buglist.cgi?bug_status=__open__&component=Package%20Review&email1=haskell-devel%40lists.fedoraproject.org&emailcc1=1&emailtype1=substring&field0-0-0=status_whiteboard&type0-0-0=substr&value0-0-0=NotReady NotReady stalled reviews]
* [https://bugzilla.redhat.com/buglist.cgi?bug_status=__open__&component=Package%20Review&email1=haskell-devel%40lists.fedoraproject.org&emailcc1=1&emailtype1=substring&field0-0-0=status_whiteboard&type0-0-0=substr&value0-0-0=NotReady NotReady stalled reviews]
 
'')''
Other links:
* [https://bugzilla.redhat.com/buglist.cgi?short_desc=ghc%20haskell&short_desc_type=anywordssubstr&component=Package%20Review&bug_status=__open__&negate0=1&field0-0-0=cc&type0-0-0=substring&value0-0-0=haskell-devel%40lists.fedoraproject.org "ghc" or "haskell" reviews not CC haskell-sig]
* [https://bugzilla.redhat.com/buglist.cgi?product=Fedora&component=Package+Review&bug_status=CLOSED&emailcc1=1&emailtype1=substring&email1=haskell-devel%40lists.fedoraproject.org Closed haskell-devel package reviews]
* Old [https://bugzilla.redhat.com/showdependencytree.cgi?id=Haskell-pkg-reviews&hide_resolved=1 Haskell-pkg-reviews tracker] is no longer used


= Bugs =
= Bugs =
[https://bugzilla.redhat.com/buglist.cgi?emailcc1=1&emailtype1=substring&email1=haskell-devel%40lists.fedoraproject.org&bug_status=__open__&field0-0-0=component&type0-0-0=notequals&value0-0-0=Package%20Review Non-review bugs] can be split into:
[https://bugzilla.redhat.com/buglist.cgi?emailcc1=1&emailtype1=substring&email1=haskell-devel%40lists.fedoraproject.org&bug_status=__open__&field0-0-0=component&type0-0-0=notequals&value0-0-0=Package%20Review Non-review bugs] can be split into:
(We use [[Upstream_Release_Monitoring]] to alert and track upstream package updates.)


* [https://bugzilla.redhat.com/buglist.cgi?emailcc1=1&emailtype1=substring&email1=haskell-devel%40lists.fedoraproject.org&bug_status=__open__&short_desc=is%20available&short_desc_type=substring All open URM bugs] (saved as [https://bugzilla.redhat.com/buglist.cgi?cmdtype=runnamed&namedcmd=haskell-available haskell-available])
* [https://bugzilla.redhat.com/buglist.cgi?emailcc1=1&emailtype1=substring&email1=haskell-devel%40lists.fedoraproject.org&bug_status=__open__&short_desc=is%20available&short_desc_type=substring All open URM bugs] (saved as [https://bugzilla.redhat.com/buglist.cgi?cmdtype=runnamed&namedcmd=haskell-available haskell-available])
Line 103: Line 104:
Info on [[Haskell_singleton_libraries|singleton libraries]].
Info on [[Haskell_singleton_libraries|singleton libraries]].


= Active SIG Members =
= SIG Members =
Package maintainers:
Active packagers and package maintainers:
* [[JensPetersen]] (sponsor)
* [[User:Petersen|Jens Petersen]]
* [[User:Codeblock|Ricky Elrod]] (sponsor)
* [[User:Eclipseo|Robert-André Mauchin]]
* [[User:Qulogic|Elliott Sales de Andrade]]
 
Earlier contributors:
* [[User:Codeblock|Ricky Elrod]]
* [[User:Mathstuf|Ben Boeckel]]
* [[User:Mathstuf|Ben Boeckel]]
* [[User:Salimma|Michel Salim]] (sponsor)
* [[User:Zoglesby|zoglesby]]
* [[User:Zoglesby|zoglesby]]
 
* [[User:Salimma|Michel Salim]]
Interested:
* [[GerardMilmeister]]
* [[TomMoertel]]
* [[RichardJones]]
* [[PeterLemenkov]]
* [[MilesSabin]]
* [[RajeshKrishnan]]
* [[User:balor|Aidan Delaney]]
* [[User:Gakiwate|Gautam Akiwate]]
* [[User:Payas|Payas Awadhutkar]]
 
Previous contributors:
* [[User:Shakthimaan|Shakthi Kannan]]
* [[User:Shakthimaan|Shakthi Kannan]]
* [[User:Narasim|Lakshmi Narasimhan T V]]
* [[User:Narasim|Lakshmi Narasimhan T V]]
Line 131: Line 123:


= History =
= History =
* 2019-10-28: Fedora 31 ships with [[Changes/GHC_8.6|ghc-8.6.5]], Stackage 13 packages, and prof and doc subpackages
* 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 16:48, 6 November 2019

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 freenode.net .

Updates

Follow us on Twitter.

Package versions

GHC and Stackage LTS versions

  • F31 has ghc-8.6.5 and package versions based on Stackage LTS 13
  • F30 has ghc-8.4.4 and package versions based on Stackage LTS 12
  • F29 has ghc-8.2.2 and package versions based on Stackage LTS 11
  • EPEL7 has ghc-7.6.3 and haskell-platform-2013.2.0.0
  • EPEL6 has ghc-7.0.4 and haskell-platform-2011.4.0.0
  • EPEL5 has ghc-7.0.4

GHC modules

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

  • ghc:8.4 (8.4.4)
  • ghc:8.6 (8.6.5)
  • ghc:8.8 (rc)

Haskell Coprs

If you're looking for newer versions of ghc etc you can try the following coprs:

(*) 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

  • Update F32 to LTS 14
  • add cabal-install to module streams
  • help improve FedoraReview/plugins/haskell.py
  • docsbeat
  • document ghc and package update workflow (GHC_Update_SOP)
  • package larger subset of LTS in Copr

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.

Current packages in Fedora

Haskell SIG packages in pkgdb

See package interdependencies for dependency graphs.

Info on singleton libraries.

SIG Members

Active packagers and package maintainers:

Earlier contributors:

History

  • 2019-10-28: Fedora 31 ships with ghc-8.6.5, Stackage 13 packages, and prof and doc subpackages
  • 2015-05-26: Fedora 22 ships with ghc-7.8.4
  • 2013-12-17: Fedora 20 ships with ghc-7.6.3 and packages following the revised Packaging Guidelines
  • 2013-07-02: Fedora 19 ships with ghc-7.4.2
  • 2013-01-15: Fedora 18 ships with ghc-7.4.1
  • 2012-05-29: Fedora 17 ships with Haskell Platform 2011.4.0.0
  • 2012-02-14: new haskell mailing-list for discussion
  • 2011-11-08: Fedora 16 ships with ghc-7.0.4 and all prof subpackages merged into devel
  • 2011-06-01: Fedora 15 ships with ghc-7.0.2
  • 2010-12-05: Fedora packages now listed on http://hackage.haskell.org
  • 2010-11-02: Fedora 14 ships: all doc subpackages merged into devel
  • 2010-05-25: Fedora 13 ships with ghc-6.12.1 and shared ghc libraries
  • 2010-01-10: fedora-haskell-list becomes haskell-devel list at fedoraproject
  • 2009-09-29: haskell-platform added for f12
  • 2009-04-15: revised Packaging Guidelines accepted
  • 2008-09-17: initial Packaging Guidelines approved
  • 2008-02-13: fedora-haskell-list started
  • 2007-05-10: Fedora SIG formed
  • 2005-02-21: fedora-haskell@haskell.org mailing-list starts
  • 2004-08-03: original Fedora Haskell project starts