Haskell Platform for Linux
< Home |
These distributions offer the Haskell Platform in their package repositories. You can easily install the Haskell Platform through your distribution's native package manager.
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Build from source
Download the source tarball for Unix-like systems: herehaskell-platform-2012.4.0.0.tar.gz
SHA-1:7976508c50305969f64c721a1d095ae22efff8b7
Finally, unpack the Haskell Platform source tarball, and run (possibly with 'sudo'):
./configure
make
make install
You may pass --prefix flag to ./configure to change the default install path.There is also a README file in the tarball with more detailed information on building.
Prior releases
No comments:
Post a Comment
Thank you