< Home

Haskell Platform for Linux should work with any modern Linux system.

Success reported with: Ubuntu 12.02, Debian 7, Fedora 20, openSUSE 13

To install the .tar.gz archive, run:

    tar xvf ...downloaded-tar-file...
    sudo ./install-haskell-platform.sh

The Haskell Platform requires the libz, libgmp10, the freeglut3 libraries and development tools. To install these components run the following shell commands:

Prior releases