From Fedora Project Wiki

(20 intermediate revisions by the same user not shown)
Line 18: Line 18:
Please see the [[Haskell_Platform|Haskell Platform]] page for more information about Fedora's Haskell Platform support.  Detailed package information can be found on the [https://admin.fedoraproject.org/community/?package=haskell-platform#package_maintenance Fedora Community] page.
Please see the [[Haskell_Platform|Haskell Platform]] page for more information about Fedora's Haskell Platform support.  Detailed package information can be found on the [https://admin.fedoraproject.org/community/?package=haskell-platform#package_maintenance Fedora Community] page.


* Rawhide currently has ghc-7.4.1 with haskell-platform-2012.2
* F19 (rawhide) currently has haskell-platform-2012.4.0.0 with ghc-7.4.2
* F18 has haskell-platform-2012.2.0.0 with ghc-7.4.1
* F17 has haskell-platform-2011.4.0.0 with ghc-7.0.4
* F17 has haskell-platform-2011.4.0.0 with ghc-7.0.4
* F16 has haskell-platform-2011.2.0.1 with ghc-7.0.4
* F16 has haskell-platform-2011.2.0.1 with ghc-7.0.4
Line 27: Line 28:
* [[PackagingDrafts/Haskell]] submission to FPC: https://fedorahosted.org/fpc/ticket/194
* [[PackagingDrafts/Haskell]] submission to FPC: https://fedorahosted.org/fpc/ticket/194
* [[Features/GHC74]] for F18
* [[Features/GHC74]] for F18
* [[Haskell_Spin]] submit to Spins SIG
* submit [[Haskell_Spin]] to Spins SIG?
* [[Documentation_Development_Haskell_Beat|docsbeat]]
* [[Documentation_Development_Haskell_Beat|docsbeat]]
* complete cabal-rpm update: https://github.com/juhp/cabal-rpm
* cabal-rpm: recursive and yum support
** cabal/yum integration (cabal-rpm)
* autogeneration of packages for a "testing" repository of all-of-hackage. Pull from this (with a human eye) to make Fedora packages.
** autogeneration of packages for a "testing" repository of all-of-hackage. Pull from this (with a human eye) to make Fedora packages.
* automate rebuilds in koji or mock-build
** support for automatic rebuilds. Try to do it in koji or mock-build with a shell script or haskell script.
* Add %check sections for packages that have tests available
* Add %check sections for packages that have tests available
* Better tool to check for dependency breakage for version updates: [http://packdeps.haskellers.com/reverse packdeps reverse] and cblrepo exist
* Better tool to check for dependency breakage for version updates: [http://packdeps.haskellers.com/reverse packdeps reverse] and cblrepo exist
Line 41: Line 41:
= Packaging =
= Packaging =
== New Package Process ==
== New Package Process ==
* Please use the latest [http://koji.fedoraproject.org/koji/packageinfo?packageID=cabal2spec cabal2spec] package when submitting a [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&format=fedora-review package review request].
* Please use [http://koji.fedoraproject.org/koji/packageinfo?packageID=cabal-rpm cabal-rpm] (which replaces cabal2spec) to generate packages for submitting a [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&format=fedora-review package review request].
** The current [[Packaging:Haskell|Haskell Packaging Guidelines]] have been revised [[PackagingDrafts/Haskell]].
** The current [[Packaging:Haskell|Haskell Packaging Guidelines]] have been revised [[PackagingDrafts/Haskell]].
** [http://fedorahosted.org/cabal2spec cabal2spec] generates .spec files from cabal packages using up to date templates.
* You can use cabal-rpm-diff when reviewing packages to check differences from the templates.
* You can use cabal2spec-diff when reviewing packages to check differences from the templates.
* Please include haskell-sig in the InitialCC field of [[Package_SCM_admin_requests]].
* Please include haskell-sig in the InitialCC field of [[Package_SCM_admin_requests]].
* Remember to add new packages to [[Upstream_release_monitoring]]  (Note that packages in haskell-platform are intentionally not listed to avoid accidental breakage.)
* Remember to add new packages to [[Upstream_release_monitoring]]  (Note that packages in haskell-platform are intentionally not listed to avoid accidental breakage.)


== Package reviews ==
== Package reviews ==
[https://bugzilla.redhat.com/buglist.cgi?product=Fedora&component=Package+Review&bug_status=__open__&emailcc1=1&emailtype1=substring&email1=haskell-devel%40lists.fedoraproject.org All open haskell-devel package reviews] which can be 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] can be split into:
* [https://bugzilla.redhat.com/buglist.cgi?emailcc1=1&field0-0-0=status_whiteboard&bug_status=__open__&email1=haskell-devel%40lists.fedoraproject.org&type0-0-0=notsubstring&value0-0-0=notready&component=Package%20Review&emailtype1=substring Active open reviews] (not containing "NotReady" in Whiteboard) (21)
* [https://bugzilla.redhat.com/buglist.cgi?emailcc1=1&field0-0-0=status_whiteboard&bug_status=__open__&email1=haskell-devel%40lists.fedoraproject.org&type0-0-0=notsubstring&value0-0-0=notready&component=Package%20Review&emailtype1=substring Active/ready reviews] (21)
* [https://bugzilla.redhat.com/buglist.cgi?emailcc1=1&field0-0-0=status_whiteboard&bug_status=__open__&email1=haskell-devel%40lists.fedoraproject.org&type0-0-0=substr&value0-0-0=NotReady&component=Package%20Review&emailtype1=substring NotReady reviews] (33)
* [https://bugzilla.redhat.com/buglist.cgi?emailcc1=1&field0-0-0=status_whiteboard&bug_status=__open__&email1=haskell-devel%40lists.fedoraproject.org&type0-0-0=substr&value0-0-0=NotReady&component=Package%20Review&emailtype1=substring NotReady/stalled reviews] (33) have "NotReady" in Whiteboard
* [https://bugzilla.redhat.com/showdependencytree.cgi?id=Haskell-pkg-reviews&hide_resolved=1 Haskell-pkg-reviews dependency tree]
 
Other links:
* [https://bugzilla.redhat.com/showdependencytree.cgi?id=Haskell-pkg-reviews&hide_resolved=1 Haskell-pkg-reviews dependency tree] is no longer systematically used
* [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?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]
* [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]


(Stats last updated 10 May 2012)
(Stats last updated 17 July 2012)


= 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], which 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:


* [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&field0-0-0=component&type0-0-0=notequals&value0-0-0=Package%20Review&field0-1-0=status_whiteboard&type0-1-0=isnull Ready Upstream Release Monitoring bugs] (URM)
* [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&field0-0-0=component&type0-0-0=notequals&value0-0-0=Package%20Review&field0-1-0=status_whiteboard&type0-1-0=isnull Ready Upstream Release Monitoring bugs] (URM)
Line 106: Line 106:


= History =
= History =
* 2012-05-29: Fedora 17 ships with [[Features/HaskellPlatform2011.4|Haskell Platform 2011.4.0.0]])
* 2012-05-29: Fedora 17 ships with [[Features/HaskellPlatform2011.4|Haskell Platform 2011.4.0.0]]
* 2012-02-14: new haskell mailing-list for discussion
* 2012-02-14: new haskell mailing-list for discussion
* 2011-11-08: Fedora 16 ships with [[Features/GHC704|ghc-7.0.4]] and all prof subpackages merged into devel
* 2011-11-08: Fedora 16 ships with [[Features/GHC704|ghc-7.0.4]] and all prof subpackages merged into devel

Revision as of 06:47, 28 November 2012

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 IRC channel #fedora-haskell on Freenode.

Updates

Follow us on Twitter.

Haskell Platform support

Please see the Haskell Platform page for more information about Fedora's Haskell Platform support. Detailed package information can be found on the Fedora Community page.

  • F19 (rawhide) currently has haskell-platform-2012.4.0.0 with ghc-7.4.2
  • F18 has haskell-platform-2012.2.0.0 with ghc-7.4.1
  • F17 has haskell-platform-2011.4.0.0 with ghc-7.0.4
  • F16 has haskell-platform-2011.2.0.1 with ghc-7.0.4
  • EPEL6 has haskell-platform-2011.4.0.0 and ghc-7.0.4
  • EPEL5 has ghc-6.12.3

Tasks

  • PackagingDrafts/Haskell submission to FPC: https://fedorahosted.org/fpc/ticket/194
  • Features/GHC74 for F18
  • submit Haskell_Spin to Spins SIG?
  • docsbeat
  • cabal-rpm: recursive and yum support
  • autogeneration of packages for a "testing" repository of all-of-hackage. Pull from this (with a human eye) to make Fedora packages.
  • automate rebuilds in koji or mock-build
  • Add %check sections for packages that have tests available
  • Better tool to check for dependency breakage for version updates: packdeps reverse and cblrepo exist
  • Automatically updated package dependency graphs.
  • Continuous build integration to automate build testing.
  • Koji supports maven now. It could have support for cabal as well.

Packaging

New Package Process

Package reviews

Open haskell-devel package reviews can be split into:

Other links:

(Stats last updated 17 July 2012)

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.

F17-haskell-ghc-deps.svg

Info on singleton libraries.

SIG Members

Package owners:

Interested:

Former contributors:

History

  • 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