From Fedora Project Wiki
Line 12: | Line 12: | ||
== Installing == | == Installing == | ||
The easiest way to install Haskell support in Fedora is to | The easiest way to install Haskell support in Fedora is to select the Haskell group in Anaconda or install with YUM: | ||
yum install @haskell | yum install @haskell |
Revision as of 10:09, 1 October 2010
GHC and Haskell Platform
GHC has been updated to 6.12.3, and haskell-platform to 2010.2.0.0 stable release.
Some further improvements have been made to ghc-rpm-macros and cabal2spec, including merging the -doc subpackages into -devel.
New packages
xmobar package has been added, and ghc-gtk2hs has been split into separate upstream packages.
Installing
The easiest way to install Haskell support in Fedora is to select the Haskell group in Anaconda or install with YUM:
yum install @haskell