From Fedora Project Wiki

(→‎Tasks: update)
(539 intermediate revisions by 14 users not shown)
Line 1: Line 1:
= Haskell Special Interest Group =
= Mission =
The mission of the Haskell Special Interest Group is to maintain, grow, and guide the packaging of Haskell projects in Fedora.


== Mission ==
= Communication =
To encourage, grow and guide the packaging of Haskell projects in Fedora.
== Mailing lists ==
We have two mailing-lists:


== Communication ==
* {{fplist|haskell}} ([http://lists.fedoraproject.org/pipermail/haskell/ archives]) for general discussion
=== Mailing list ===
* {{fplist|haskell-devel}} ([http://lists.fedoraproject.org/pipermail/haskell-devel/ archives]) for bugzilla traffic.
We have a mailing-list [https://www.redhat.com/mailman/listinfo/fedora-haskell-list fedora-haskell-list]  ([http://www.redhat.com/archives/fedora-haskell-list/ archives] ), since 13 Feb 2008.


=== IRC ===
== IRC ==
Currently we do not have an independent [[Communicate/IRCHowTo| IRC]]  channel.
We have an {{fpchat|#fedora-haskell}} channel on freenode.net .
Some members may be found on #fedora-devel or #haskell on Freenode.


== Updates ==
Follow us on [http://twitter.com/fedorahaskell Twitter].


== Tasks ==
= GHC versions =
* Complete and submit the current [[PackagingDrafts/Haskell| revised draft packaging guidelines]] for haddock documentation handling, and other minor fixes.
* F26 has ghc-8.0.2
* Submit various commonly used libraries for Package Review
* F25 has ghc-7.10.3
* update Bryan's [http://darcs.serpentine.com/cabal-rpm/ cabal-rpm] to generate .spec that follow our Packaging Guidelines
* F22, F23, and F24 have ghc-7.8.4
* There are some of old srpms for DrIFT, c2hs, cpphs, fps, hs-plugins, hscolour, hsh, hslogger, missingh, vty, wxhaskell, xmobar, xmonad at [http://haskell.org/fedora/not-fedora-submitted/ unsubmitted srpm packages] that could be updated
* EPEL7 has ghc-7.6.3
* Bootstrap ghc on ppc64 ([https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239713 bug 239713] ) and ia64
* EPEL6 has ghc-7.0.4
* Build ghc for EPEL
* EPEL5 has ghc-7.0.4


== Packaging ==
Please see the [[Haskell_Platform|Haskell Platform]] page for more information about Fedora's Haskell Platform support.
We have the [[Packaging/Haskell| Haskell Packaging Guidelines]] in place with template .spec files for libraries and programs.  Please use them when submitting Haskell packages for review. There is a script <code>cabal2spec</code> included in the Fedora ghc package which generates initial compliant .spec files from cabal packages.
Detailed package information can be found on the [https://apps.fedoraproject.org/packages/haskell-platform Fedora Packages] page.


=== Package Reviews ===
= Haskell Coprs =
[https://bugzilla.redhat.com/buglist.cgi?product=Fedora&component=Package+Review&bug_status=NEW,ASSIGNED,NEEDINFO,MODIFIED&emailcc1=1&emailtype1=substring&email1=fedora-haskell-list%40redhat.com Open Package reviews] which are CC fedora-haskell-list.
If you're looking for newer versions of ghc etc you can try the following coprs:


* ghc-X11 ([https://bugzilla.redhat.com/show_bug.cgi?id=426751 bug 426751] )
* https://copr.fedoraproject.org/coprs/petersen/ghc-8.0.2/ (*)
* ghc-HTTP
* https://copr.fedoraproject.org/coprs/petersen/ghc-8.0.1/ (*)
* cabal-install
* https://copr.fedoraproject.org/coprs/petersen/ghc-7.10.3/ (*)
* xmonad ([https://bugzilla.redhat.com/show_bug.cgi?id=426753 bug 426753] )
* https://copr.fedoraproject.org/coprs/petersen/stack/
* ghc-utf8-string ([https://bugzilla.redhat.com/show_bug.cgi?id=426750 bug 426750] )
* https://copr.fedoraproject.org/coprs/petersen/ghc-7.8.4/ (*)
* ghc-X11-xft ([https://bugzilla.redhat.com/show_bug.cgi?id=426752 bug 426752] )
* https://copr.fedoraproject.org/coprs/petersen/pandoc/ (also [https://copr.fedoraproject.org/coprs/petersen/pandoc-el5/ pandoc-el5])
* ghc-xmonad-contrib ([https://bugzilla.redhat.com/show_bug.cgi?id=426754 bug 426754] )
* https://copr.fedoraproject.org/coprs/petersen/idris/
* https://copr.fedoraproject.org/coprs/petersen/cabal-install/ (note the above ghc repos already include cabal-install)
* https://copr.fedoraproject.org/coprs/mathstuf/git-annex/


[https://bugzilla.redhat.com/buglist.cgi?product=Fedora&component=Package+Review&bug_status=CLOSED&emailcc1=1&emailtype1=substring&email1=fedora-haskell-list%40redhat.com Closed Package reviews][https://bugzilla.redhat.com/buglist.cgi?product=Fedora&component=Package+Review&bug_status=NEW,ASSIGNED,NEEDINFO,MODIFIED&emailcc1=1&emailtype1=substring&email1=fedora-haskell-list%40redhat.com Open Package reviews] which are CC fedora-haskell-list.
(*) 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


=== Other Potential packages ===
= Tasks =
* emacs-haskell
* [[Changes/GHC_8.0]] for F26 [completed]
* cabal-rpm
* document Fedora Haskell containers
* missingh
* help improve <code>FedoraReview/plugins/haskell.py</code>
* HsColour
* [[Documentation_Development_Haskell_Beat|docsbeat]]
* vty
* document ghc rebase process [[GHC_Update_SOP]]
* package subset of LTS in Copr


== Current packages in Fedora ==
= Packaging =
== New Package Process ==
* Please use [http://koji.fedoraproject.org/koji/packageinfo?packageID=cabal-rpm cabal-rpm] to generate packages for submitting a [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&format=fedora-review package review request].
** It should follow the current [[Packaging:Haskell|Haskell Packaging Guidelines]].
** 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.
* New packages need to be added to https://release-monitoring.org/
 
== Package reviews ==
We track package review requests that are CC 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?bug_status=__open__&component=Package%20Review&email1=haskell-devel%40lists.fedoraproject.org&email2=nobody%40fedoraproject.org&emailassigned_to2=1&emailcc1=1&emailtype1=substring&emailtype2=exact&list_id=2201877&product=Fedora&status_whiteboard=notready&status_whiteboard_type=notregexp New unassigned reviews] ([http://bit.ly/fedora-haskell-new-reviews2 bit.ly/fedora-haskell-new-reviews2])
* [https://bugzilla.redhat.com/buglist.cgi?bug_status=__open__&component=Package%20Review&email1=haskell-devel%40lists.fedoraproject.org&email2=nobody%40fedoraproject.org&emailassigned_to2=1&emailcc1=1&emailtype1=substring&emailtype2=notequals&list_id=2201882&status_whiteboard=notready&status_whiteboard_type=notregexp Ongoing assigned reviews]
** [https://bugzilla.redhat.com/buglist.cgi?bug_status=__open__&component=Package%20Review&email1=haskell-devel%40lists.fedoraproject.org&email2=nobody%40fedoraproject.org&emailassigned_to2=1&emailcc1=1&emailtype1=substring&emailtype2=notequals&f1=flagtypes.name&list_id=2430014&o1=notequals&product=Fedora&query_format=advanced&status_whiteboard=notready&status_whiteboard_type=notregexp&v1=fedora-review%2B Assigned reviews]
** [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]
 
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 =
[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&field0-1-0=status_whiteboard&type0-1-0=isnull Untriaged URM bugs] (saved as [https://bugzilla.redhat.com/buglist.cgi?cmdtype=runnamed&namedcmd=haskell-available:untriaged haskell-available:untriaged])
** [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&status_whiteboard_type=substring&status_whiteboard=:ok Triaged no missing deps] (saved as [https://bugzilla.redhat.com/buglist.cgi?cmdtype=runnamed&namedcmd=haskell-available:ok haskell-available:ok])
** [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&status_whiteboard_type=substring&status_whiteboard=:NG Triaged missing deps] (saved as [https://bugzilla.redhat.com/buglist.cgi?cmdtype=runnamed&namedcmd=haskell-available:deps haskell-available:deps])
* [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=notregexp&field0-0-0=component&type0-0-0=notequals&value0-0-0=Package%20Review Package bugs]
* [https://bugzilla.redhat.com/show_bug.cgi?id=788030 Tracker for libraries with no revdeps]
* [https://bugzilla.redhat.com/buglist.cgi?bug_status=__open__&email1=haskell-devel%40lists.fedoraproject.org&emailcc1=1&emailtype1=notsubstring&short_desc=ghc&short_desc_type=allwordssubstr ghc bugs not CC haskell-sig]
 
[https://bugzilla.redhat.com/buglist.cgi?product=Fedora&bug_status=__open__&emailcc1=1&emailtype1=substring&email1=haskell-devel%40lists.fedoraproject.org All open Haskell bugs]
 
See also the package review links in the Packaging section.
 
= Current packages in Fedora =
[https://admin.fedoraproject.org/pkgdb/users/packages/haskell-sig Haskell SIG packages in pkgdb]
[https://admin.fedoraproject.org/pkgdb/users/packages/haskell-sig Haskell SIG packages in pkgdb]


* alex
See [[Haskell_package_interdependencies|package interdependencies]] for dependency graphs.
* curry
* darcs
* ghc
* ghc-gtk2hs (formerly gtk2hs)
* ghc-zlib
* haddock (now part of ghc-6.10)
* haddock09 (needed for ghc-6.8)
* happy
* hugs98


== Comments ==
Info on [[Haskell_singleton_libraries|singleton libraries]].
cabal-rpm needs to be updated and patched to generate .spec files compliant with the package guidelines.


I've drafted up a feature request - Yaakov Nemoy
= Active SIG Members =
* [[Features/GoodHaskellSupport]]
Package maintainers:
* [[JensPetersen]] (sponsor)
* [[User:Codeblock|Ricky Elrod]] (sponsor)
* [[User:Mathstuf|Ben Boeckel]]
* [[User:Salimma|Michel Salim]] (sponsor)
* [[User:Zoglesby|zoglesby]]


== SIG Members ==
Interested:
* [[JensPetersen]]
* [[BryanSullivan]]
* [[GerardMilmeister]]
* [[GerardMilmeister]]
* [[JeremyHinegardner]]
* [[TomMoertel]]
* [[RichardJones]]
* [[RichardJones]]
* [[TomMoertel]]
* [[MichelSalim]]
* [[PeterLemenkov]]
* [[PeterLemenkov]]
* [[YaakovNemoy]]
* [[MilesSabin]]
* [[MilesSabin]]
* [[RajeshKrishnan]]
* [[RajeshKrishnan]]
* [[User:balor|Aidan Delaney]]
* [[User:Gakiwate|Gautam Akiwate]]
* [[User:Payas|Payas Awadhutkar]]
Previous contributors:
* [[User:Shakthimaan|Shakthi Kannan]]
* [[User:Narasim|Lakshmi Narasimhan T V]]
* [[ConradMeyer]]
* [[BryanSullivan]]
* [[JeremyHinegardner]]
* [[YaakovNemoy]]


Please add your name above if you want to help and contribute.
= History =
* 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-07-02: Fedora 19 ships with ghc-7.4.2
* 2013-01-15: Fedora 18 ships with [[Features/GHC741|ghc-7.4.1]]
* 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
* 2011-11-08: Fedora 16 ships with [[Features/GHC704|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:Haskell|Packaging Guidelines]] accepted
* 2008-09-17: initial [[Packaging:Haskell|Packaging Guidelines]] approved
* 2008-02-13: fedora-haskell-list [https://www.redhat.com/archives/fedora-haskell-list/2008-February/msg00010.html started]
* 2007-05-10: Fedora SIG [http://fedoraproject.org/wikiold/SIGs/Haskell?action=recall&rev=1 formed]
* 2005-02-21: fedora-haskell@haskell.org mailing-list [http://www.haskell.org/pipermail/fedora-haskell/2005-February/thread.html starts]
* 2004-08-03: original [http://haskell.org/fedora/index-old.html Fedora Haskell] project starts
[[Category:Language-specific SIGs]]
[[Category:Language-specific SIGs]]
[[Category:Haskell]]

Revision as of 07:14, 22 March 2017

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.

GHC versions

  • F26 has ghc-8.0.2
  • F25 has ghc-7.10.3
  • F22, F23, and F24 have ghc-7.8.4
  • EPEL7 has ghc-7.6.3
  • EPEL6 has ghc-7.0.4
  • EPEL5 has ghc-7.0.4

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

Haskell Coprs

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

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

Tasks

  • Changes/GHC_8.0 for F26 [completed]
  • document Fedora Haskell containers
  • help improve FedoraReview/plugins/haskell.py
  • docsbeat
  • document ghc rebase process GHC_Update_SOP
  • package subset of LTS in Copr

Packaging

New Package Process

Package reviews

We track package review requests that are CC haskell-devel@lists.fedoraproject.org:

Open haskell-devel package reviews which are split into

Other links:

Bugs

Non-review bugs can be split into:

(We use Upstream_Release_Monitoring to alert and track upstream package updates.)

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.

Active SIG Members

Package maintainers:

Interested:

Previous contributors:

History

  • 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