No description
Find a file
2015-05-01 17:32:56 +02:00
install-haskell-unstable.sh apparently it is enable-profiling 2015-05-01 17:32:56 +02:00
install-haskell.sh updated to Haskell LTS 2015-03-28 21:58:26 +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