From Fedora Project Wiki

Line 28: Line 28:


== Scope / Testing ==
== Scope / Testing ==
basic check, run:
Basic check: run ghci
$ cabal update
$ cabal install pandoc


== Comments and Discussion ==
== Comments and Discussion ==

Revision as of 09:22, 11 June 2009

Spin Name

Fedora Haskell Spin

Summary

Haskell is a pure statically-typed functional programming language. The Haskell SIG packages ghc and other Haskell related packages for Fedora.

Owner(s)

Detailed Description

This spin provides GHC, libraries, cabal-install, Hugs and other related tools. It could be used in Uni CS labs, etc and by people who want a portable Haskell development environment.

Benefit to Fedora

Currently this is just proposed for spin-kickstarts so users could roll their one haskell spin easily.

Kickstart File

http://petersen.fedorapeople.org/fedora-livedvd-haskell.ks

ISO Name / FS Label

Dependencies

none

Scope / Testing

Basic check: run ghci

Comments and Discussion