From Fedora Project Wiki

(New page: ==== Improved Haskell support ==== * Haskell support -- provide good support for Haskell development and use, with a high number of quality libraries and t...)
 
(→‎Improved Haskell support: pulling in relnotes content from the feature page)
Line 1: Line 1:
==== Improved Haskell support ====
==== Improved Haskell support ====


* [[Features/GoodHaskellSupport|Haskell support]] -- provide good support for Haskell development and use, with a high number of quality libraries and tools available.
Fedora 10 introduces better support for Haskell.  With a new set of packaging guidelines and tools, it is incredibly easy to support any Haskell program using the Glasgow Haskell Compiler.  Package creation and deployment, leveraging Fedora's quality tools plus a few new friends has never been easier.  As support for Haskell grows there will be continued development for Haskell as more libraries are introduced.
 
Package creation is quite simple.  Haskell already provides the infrastructure for compiling and deploying packages consistently. Setting up a package for Fedora takes very little time, meaning code that works in Haskell works in Fedora too.
 
Fedora also provides tools for enterprise deployment of Fedora packages.  With the inclusion of Haskell in Fedora, the developer is now free to write enterprise level applications in Haskell and feel secure knowing the code can be used in Fedora.
 
https://fedoraproject.org/wiki/Features/GoodHaskellSupport

Revision as of 08:39, 11 October 2008

Improved Haskell support

Fedora 10 introduces better support for Haskell. With a new set of packaging guidelines and tools, it is incredibly easy to support any Haskell program using the Glasgow Haskell Compiler. Package creation and deployment, leveraging Fedora's quality tools plus a few new friends has never been easier. As support for Haskell grows there will be continued development for Haskell as more libraries are introduced.

Package creation is quite simple. Haskell already provides the infrastructure for compiling and deploying packages consistently. Setting up a package for Fedora takes very little time, meaning code that works in Haskell works in Fedora too.

Fedora also provides tools for enterprise deployment of Fedora packages. With the inclusion of Haskell in Fedora, the developer is now free to write enterprise level applications in Haskell and feel secure knowing the code can be used in Fedora.

https://fedoraproject.org/wiki/Features/GoodHaskellSupport