No edit summary |
(f13) |
||
Line 24: | Line 24: | ||
<!-- While the name of the .iso file is not, the filesystem label is limited to 32 characters. Choose a name for the .iso, and a name for the fs-label. Mandatory is "Fedora", the release number, and the architecture. Example: ISO name: Fedora-11-x86_64-Education-Math FS-Label: ''Fedora-11-x86_64-Edu-Math''. --> | <!-- While the name of the .iso file is not, the filesystem label is limited to 32 characters. Choose a name for the .iso, and a name for the fs-label. Mandatory is "Fedora", the release number, and the architecture. Example: ISO name: Fedora-11-x86_64-Education-Math FS-Label: ''Fedora-11-x86_64-Edu-Math''. --> | ||
* Fedora- | * Fedora-13-i686-Haskell | ||
* Fedora- | * Fedora-13-x86_64-Haskell | ||
== Dependencies == | == Dependencies == | ||
Line 40: | Line 40: | ||
<!-- ** Add this page to the category as described below ** --> | <!-- ** Add this page to the category as described below ** --> | ||
[[Category:Spins_Ready_For_Wrangler]] | |||
[[Category:Spins_in_Development]] | <!-- [[Category:Spins_in_Development]] --> | ||
Revision as of 02:23, 24 December 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)
- 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
http://petersen.fedorapeople.org/fedora-livedvd-haskell.ks
ISO Name / FS Label
- Fedora-13-i686-Haskell
- Fedora-13-x86_64-Haskell
Dependencies
none
Scope / Testing
Basic check: run ghci
Comments and Discussion