No description
Find a file
Yann Esposito (Yogsototh) a3353078e3 updated message
2014-08-19 21:36:29 +02:00
install-haskell.sh updated message 2014-08-19 21:36:29 +02:00
LICENSE Initial commit 2014-08-16 11:21:32 +02:00
README.md udpate README 2014-08-17 12:36:47 +02:00

install-haskell

A script to install Haskell and minimize cabal hell.

If you are on Linux install libgmp-dev 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