No edit summary |
|||
(9 intermediate revisions by 3 users 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 19: | Line 23: | ||
== Kickstart File == | == Kickstart File == | ||
http:// | |||
* 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 == | ||
<!-- 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-13-i686-Haskell | ISOs are not built for this spin, but the recommend values are: | ||
* Fedora-13-x86_64-Haskell | |||
* Fedora-13-i686-Live-Haskell | |||
* Fedora-13-x86_64-Live-Haskell | |||
== Dependencies == | == Dependencies == | ||
Line 40: | Line 47: | ||
<!-- ** Add this page to the category as described below ** --> | <!-- ** Add this page to the category as described below ** --> | ||
[[Category:Spins_Ready_For_SIG]] | <!-- [[Category:Spins_Ready_For_SIG]] --> | ||
<!-- [[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]] | |||
<!-- When your spins page is completed and ready for review, | <!-- When your spins page is completed and ready for review, |
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