Skip to content

Instantly share code, notes, and snippets.

@valyakuttan
Last active August 29, 2015 14:02
Show Gist options
  • Save valyakuttan/9be754389fa76b9f503e to your computer and use it in GitHub Desktop.
Save valyakuttan/9be754389fa76b9f503e to your computer and use it in GitHub Desktop.
sudo apt-get update
sudo apt-get install zlib1g-dev
sudo apt-get -t experimental install ghc ghc-prof cabal-install alex happy
cabal update
echo "require-sandbox: True" >> ~/.cabal/config
@valyakuttan
Copy link
Author

streamlined the installation process

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment