No description
Find a file
Yann Esposito (Yogsototh) 2211f04aa7 some fixes
2014-08-19 21:42:10 +02:00
install-haskell.sh some fixes 2014-08-19 21:42:10 +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