Last active
December 11, 2018 13:47
-
-
Save essic/9a28f8373c1a69001efe0b560e779348 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo apt-get update | |
| sudo apt-get install curl -y | |
| sudo apt-get install emacs25-nox -y | |
| sudo apt-get install git -y | |
| curl -sSL https://get.haskellstack.org/ | sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment