From Fedora Project Wiki

Line 11: Line 11:
= Haskell Platform support =
= Haskell Platform support =


We support most of the [http://hackage.haskell.org/platform/ Haskell Platform] project, although we do not yet have an all-inclusive umbrella package that pulls in every Haskell package required by the Platform specification.
We support most of the [http://hackage.haskell.org/platform/ Haskell Platform] project, although we do not yet have an all-inclusive umbrella package yet that pulls in every Haskell package required by the Platform specification.


Currently missing haskell-platform-2009.2.0.2 packages, with links to their review requests:
Currently missing haskell-platform-2009.2.0.2 packages, with links to their review requests:

Revision as of 04:53, 14 September 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.

Haskell Platform support

We support most of the Haskell Platform project, although we do not yet have an all-inclusive umbrella package yet that pulls in every Haskell package required by the Platform specification.

Currently missing haskell-platform-2009.2.0.2 packages, with links to their review requests:

  • cgi
  • (network-2.2.1.4)
  • (time-1.1.2.4)
  • fgl (reviewed, waiting to be built)

Installing the Haskell Platform

Here's how you can install most of the Platform from the command line:

sudo yum -y install \
  alex \
  cabal-install \
  ghc \
  ghc-GLUT-devel \
  ghc-HTTP-devel \
  ghc-OpenGL-devel \
  ghc-editline-devel \
  ghc-zlib-devel \
  happy

Tasks

  • update docsbeat for f12
  • 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
  • update cabal2spec/haskell to latest templates
  • 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.

High priorities:

Less urgent:

Closed Package reviews which are CC fedora-haskell-list.

Other potential packages

pandoc (requires zip-archive)

Bugs

Open Haskell bugs

Current packages in Fedora

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

Libraries

(prefixed by ghc-)

  • ghc-paths, gtk2hs, GLUT, haskell-src-exts, HTTP, OpenGL, tar, uniplate, utf8-string, X11, X11-xft, zlib

Comments

I've drafted up a feature request - Yaakov Nemoy

SIG Members

Please add your name above if you want to help and contribute.