(Not an ISO spin) |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 5: | Line 5: | ||
Haskell is a pure statically-typed functional programming language. | Haskell is a pure statically-typed functional programming language. | ||
The Haskell SIG packages ghc and other Haskell related packages for Fedora. | The Haskell SIG packages ghc and other Haskell related packages for Fedora. | ||
== Previous Releases == | |||
* [{{fullurl:Haskell_Spin|oldid=186846}} Fedora 13] | |||
== Owner(s) == | == Owner(s) == | ||
Line 20: | Line 24: | ||
== Kickstart File == | == Kickstart File == | ||
* http://git.fedorahosted.org/git/?p=spin-kickstarts.git;a=blob_plain;f=custom/fedora-livedvd-haskell.ks;hb= | * http://git.fedorahosted.org/git/?p=spin-kickstarts.git;a=blob_plain;f=custom/fedora-livedvd-haskell.ks;hb=master | ||
== ISO Name / FS Label == | == ISO Name / FS Label == | ||
Line 27: | Line 31: | ||
ISOs are not built for this spin, but the recommend values are: | ISOs are not built for this spin, but the recommend values are: | ||
* Fedora-13-i686-Haskell | * Fedora-13-i686-Live-Haskell | ||
* Fedora-13-x86_64-Haskell | * Fedora-13-x86_64-Live-Haskell | ||
== Dependencies == | == Dependencies == | ||
Line 46: | Line 50: | ||
<!-- [[Category:Spins_Ready_For_Wrangler]] --> | <!-- [[Category:Spins_Ready_For_Wrangler]] --> | ||
<!-- [[Category:Spins_in_Development]] --> | <!-- [[Category:Spins_in_Development]] --> | ||
[[Category:Spins_Fedora_14]] | |||
[[Category:Spins_Fedora_13]] | [[Category:Spins_Fedora_13]] | ||
Latest revision as of 07:05, 29 October 2010
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.
Previous Releases
Owner(s)
- Name: Jens Petersen
- email: petersen at fedoraproject org
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
ISO Name / FS Label
ISOs are not built for this spin, but the recommend values are:
- Fedora-13-i686-Live-Haskell
- Fedora-13-x86_64-Live-Haskell
Dependencies
none
Scope / Testing
Basic check: run ghci
Comments and Discussion