No edit summary |
|||
Line 1: | Line 1: | ||
= Haskell Special Interest Group | = Mission = | ||
The mission of the Haskell Special Interest Group is to encourage, grow and guide the packaging of Haskell projects in Fedora. | |||
= Communication = | |||
== Mailing list == | |||
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. | 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 == | |||
We have an [[Communicate/IRCHowTo| IRC]] channel #fedora-haskell on Freenode. | We have an [[Communicate/IRCHowTo| IRC]] channel #fedora-haskell on Freenode. | ||
= Tasks = | |||
* package haskell-platform | * package haskell-platform | ||
* build ghc for EPEL | * build ghc for EPEL | ||
Line 22: | Line 20: | ||
* Bootstrap ghc on ppc64 ([https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239713 bug 239713] ) and ia64 | * Bootstrap ghc on ppc64 ([https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239713 bug 239713] ) and ia64 | ||
= Packaging = | |||
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. [http://fedorahosted.org/cabal2spec cabal2spec] generates .spec files from cabal packages using up to date templates. After a package has been accepted please remember to include <code>haskell-sig</code> in the [[CVS_admin_requests|CVS Admin Request]]. | 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. [http://fedorahosted.org/cabal2spec cabal2spec] generates .spec files from cabal packages using up to date templates. After a package has been accepted please remember to include <code>haskell-sig</code> in the [[CVS_admin_requests|CVS Admin Request]]. | ||
== 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. | [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. | ||
Line 34: | Line 32: | ||
* [https://bugzilla.redhat.com/show_bug.cgi?id=479800 hlint] | * [https://bugzilla.redhat.com/show_bug.cgi?id=479800 hlint] | ||
* xmobar | * xmobar | ||
* ghc-hinotify | * ghc-hinotify | ||
[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] which are CC fedora-haskell-list. | [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] which are CC fedora-haskell-list. | ||
== Other Potential packages == | |||
pandoc (requires zip-archive), emacs-haskell | pandoc (requires zip-archive), emacs-haskell | ||
= Bugs = | |||
[https://bugzilla.redhat.com/buglist.cgi?product=Fedora&bug_status=NEW,ASSIGNED,NEEDINFO,MODIFIED&emailcc1=1&emailtype1=substring&email1=fedora-haskell-list%40redhat.com Open Haskell bugs] | [https://bugzilla.redhat.com/buglist.cgi?product=Fedora&bug_status=NEW,ASSIGNED,NEEDINFO,MODIFIED&emailcc1=1&emailtype1=substring&email1=fedora-haskell-list%40redhat.com Open Haskell bugs] | ||
= 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] | ||
== Programs == | |||
* alex, cabal2spec, cabal-install, cpphs, curry, darcs, ghc, haddock (haddock09 needed for ghc-6.8), happy, hscolour, hugs98, xmonad | * alex, cabal2spec, cabal-install, cpphs, curry, darcs, ghc, haddock (haddock09 needed for ghc-6.8), happy, hscolour, hugs98, xmonad | ||
== Libraries == | |||
* ghc-ghc-paths (formerly ghc-paths), ghc-gtk2hs (formerly gtk2hs), ghc-haskell-src-exts, ghc-HTTP, ghc-uniplate, ghc-utf8-string, ghc-X11, ghc-zlib | * ghc-ghc-paths (formerly ghc-paths), ghc-gtk2hs (formerly gtk2hs), ghc-haskell-src-exts, ghc-HTTP, ghc-uniplate, ghc-utf8-string, ghc-X11, ghc-zlib | ||
= Comments = | |||
I've drafted up a feature request - Yaakov Nemoy | I've drafted up a feature request - Yaakov Nemoy | ||
* [[Features/GoodHaskellSupport]] | * [[Features/GoodHaskellSupport]] | ||
= SIG Members = | |||
* [[JensPetersen]] | * [[JensPetersen]] | ||
* [[BryanSullivan]] | * [[BryanSullivan]] |
Revision as of 17:12, 12 August 2009
Mission
The mission of the Haskell Special Interest Group is to encourage, grow and guide the packaging of Haskell projects in Fedora.
Communication
Mailing list
We have a mailing-list fedora-haskell-list (archives ), since 13 Feb 2008.
IRC
We have an IRC channel #fedora-haskell on Freenode.
Tasks
- package haskell-platform
- build ghc for EPEL
- have a SIG meeting on irc
- move bugzilla to a separate mailing-list?
- pkgkit extension for cabal-install
- push cabal2spec/haskell to hackage
- Haskell_Spin submitted to Spins SIG
- autogeneration of packages for a "testing" repository of autogenerated all-of-hackage. Pull from this (with a human eye) to make Fedora packages.
- Bootstrap ghc on ppc64 (bug 239713 ) and ia64
Packaging
We have the Haskell Packaging Guidelines in place with template .spec files for libraries and programs. Please use them when submitting Haskell packages for review. cabal2spec generates .spec files from cabal packages using up to date templates. After a package has been accepted please remember to include haskell-sig
in the CVS Admin Request.
Package Reviews
Open Package reviews which are CC fedora-haskell-list.
They include:
- ghc-X11-xft
- ghc-xmonad-contrib
- hlint
- xmobar
- ghc-hinotify
Closed Package reviews which are CC fedora-haskell-list.
Other Potential packages
pandoc (requires zip-archive), emacs-haskell
Bugs
Current packages in Fedora
Programs
- alex, cabal2spec, cabal-install, cpphs, curry, darcs, ghc, haddock (haddock09 needed for ghc-6.8), happy, hscolour, hugs98, xmonad
Libraries
- ghc-ghc-paths (formerly ghc-paths), ghc-gtk2hs (formerly gtk2hs), ghc-haskell-src-exts, ghc-HTTP, ghc-uniplate, ghc-utf8-string, ghc-X11, ghc-zlib
Comments
I've drafted up a feature request - Yaakov Nemoy
SIG Members
- JensPetersen
- BryanSullivan
- YaakovNemoy
- ConradMeyer
- JeremyHinegardner
- GerardMilmeister
- TomMoertel
- MichelSalim
- RichardJones
- PeterLemenkov
- MilesSabin
- RajeshKrishnan
- zoglesby
Please add your name above if you want to help and contribute.