No description
Find a file
Yann Esposito (Yogsototh) c5d3338551 better sudo handling
2014-08-17 12:34:51 +02:00
install-haskell.sh better sudo handling 2014-08-17 12:34:51 +02:00
LICENSE Initial commit 2014-08-16 11:21:32 +02:00
README.md better sudo handling 2014-08-17 12:34:51 +02:00

install-haskell

A script to install Haskell and minimize cabal hell. It might ask your password (you must be sudoer).

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