Leksah - 0.8.0.1 rpms for Fedora 12 now available

http://leksah.org/download.html

About Leksah:
Leksah is the Haskell IDE of choice. It is written in Haskell, uses Gtk, and runs on Linux, Windows and Mac OS X. Leksah is a practical tool to support the Haskell development process. It requires the Glasgow Haskell Compiler (GHC).

Installation Instructions

Procedure for x86 platform
Before proceeding to install the leksah rpms,
Uninstall leksah-0.6.1, ghc-binary-devel packages, incase you have installed them from the leksah download page. Use the following command
        yum remove leksah ghc-binary-devel

Download this tar.gz package

http://leksah.org/packages/dependencies-0.8.0.1.fc12.i386.tar.gz

Extract the rpms from the tar.gz file. Download the following two rpms (links below) and put the rpms into the directory where the dependencies are located.

http://leksah.org/packages/leksah-0.8.0.1-1.fc12.i386.rpm
http://leksah.org/packages/leksah-server-0.8.0.1-1.fc12.i386.rpm

Select the rpms, right click and select Install. To install from command line, change into the extracted directory, become superuser and type

yum --nogpgcheck install ghc-binary-devel-0.5.0.2-1.fc12.i386.rpm ghc-deepseq-devel-1.1.0.0-1.fc12.i386.rpm ghc-ltk-devel-0.8-1.fc12.i386.rpm ghc-binary-shared-devel-0.8-1.fc12.i386.rpm  ghc-hslogger-devel-1.0.10-1.fc12.i386.rpm haddock-leksah-2.5.0-1.fc12.i386.rpm leksah-0.8.0.1-1.fc12.i386.rpm leksah-server-0.8.0.1-1.fc12.i386.rpm

Procedure for x86_64 platform
Download this tar.gz package.

http://leksah.org/packages/dependencies-0.8.0.1.fc12.x86_64.tar.gz

Extract the rpms from the tar.gz file. Download the following two rpms (links below) and put the rpms into the directory where the dependencies are located.

http://leksah.org/packages/leksah-0.8.0.1-1.fc12.x86_64.rpm
http://leksah.org/packages/leksah-server-0.8.0.1-1.fc12.x86_64.rpm

Select the rpms, right click and select Install. To install from command line, change into the extracted directory, become superuser and type

yum --nogpgcheck install ghc-binary-devel-0.5.0.2-1.fc12.x86_64.rpm  ghc-hslogger-devel-1.0.10-1.fc12.x86_64.rpm ghc-binary-shared-devel-0.8-1.fc12.x86_64.rpm  ghc-ltk-devel-0.8-1.fc12.x86_64.rpm ghc-deepseq-devel-1.1.0.0-1.fc12.x86_64.rpm haddock-leksah-2.5.0-1.fc12.x86_64.rpm leksah-0.8.0.1-1.fc12.x86_64.rpm leksah-server-0.8.0.1-1.fc12.x86_64.rpm

Running leksah
Once installation is completed, leksah menu item appears under Applications->Programming (in GNOME) and Development menu of KDE.

--
Regards
Lakshmi Narasimhan T V