Difference between revisions of "GNU/Linux"

From HaskellWiki
Jump to navigation Jump to search
Line 13: Line 13:
   
 
==Arch Haskell==
 
==Arch Haskell==
  +
  +
http://www.thelin-xportal.com/albums/files/arch.jpg
   
 
[http://wiki.archlinux.org/index.php/Haskell_package_guidelines Main Arch Haskell site]
 
[http://wiki.archlinux.org/index.php/Haskell_package_guidelines Main Arch Haskell site]

Revision as of 05:55, 18 March 2009

Haskell support on various Linux distributions. How to find Haskell applications and tools, contribute new packages, and get help for your distribution.

See also BSD, Windows and Mac OSX.

Mostly distributions should provide:

  • GHC
  • Core libraries
  • Core development tools
  • Cabal and cabal-install

Optionally they provide parts of the emerging Haskell Platform.

Arch Haskell

arch.jpg

Main Arch Haskell site

Debian GNU/Linux

Debian Gnu/Linux provides a good toolchain for Haskell development

Fedora

About and main page

  • Libraries:
  • Applications:
  • Mailing list:
  • IRC channel: The #fedora-haskell IRC channel.

Gentoo

Gentoo

Slackware Linux

Slackware does not have official Haskell support.

An unofficial Slackware repository for Haskell tools, library and programs is available here. This repository works with slapt-get and swaret.

Tools: slackbuild

Ubuntu

This is pretty much the same as Debian, providing you add the 'universe' and/or 'multiverse' repositories, which import Debian packages and recompile them to match Ubuntu dependencies. The exact versions of packages may be different from Debian, but they tend to be ahead of Debian stable (sometimes by a long way).