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

Install these dependencies from the following location

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

Extract the rpms from the tar.gz file. Select the rpms, right click and click Install. To install from command line, change into
the extracted directory, become superuser and type in this command for x86

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

Download the leksah rpms from this location

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

Use the same procedure used for installing the dependencies.

Procedure for x86_64 platform

Before proceeding to install the leksah rpms, please install these dependencies from the following location

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

Extract the rpms from the tar.gz file. Select the rpms, right click and click Install. To install from command line, change into
the extracted directory, become superuser and type in this command

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

Download leksah rpms from this location

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

Use the same procedure used for installing the dependencies

Running leksah
Once installation is completed, leksah menu item appears under Applications->Programming (in GNOME).
--
Regards
Lakshmi Narasimhan T V