From Fedora Project Wiki

Line 12: Line 12:


== Installing ==
== Installing ==
The easiest way to install Haskell support in Fedora is to install the Haskell yum group from Anaconda or YUM.
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

DocsProject Header docTeam1.png
Note.png
Beat is open
This beat is now ready to have Fedora 25 content added by the beat writer


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