No description
Find a file
Yann Esposito (Yogsototh) d992a5cd7f updated to Haskell LTS
2015-02-07 14:39:04 +01:00
install-haskell.sh updated to Haskell LTS 2015-02-07 14:39:04 +01:00
LICENSE Initial commit 2014-08-16 11:21:32 +02:00
README.md added some fix on vagrant ubuntu 2014-09-09 22:11:05 +02:00

install-haskell

A script to install Haskell and minimize cabal hell.

If you are on Linux install libgmp-dev, bzip2 and zsh.

curl -O https://raw.githubusercontent.com/yogsototh/install-haskell/master/install-haskell.sh
chmod ugo+x install-haskell.sh
sudo ./install-haskell.sh $USER