No description
Find a file
Yann Esposito (Yogsototh) 3a7785e048 another fix, my bad
2014-09-09 22:20:08 +02:00
install-haskell.sh another fix, my bad 2014-09-09 22:20:08 +02: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