Last active
October 31, 2015 16:35
-
-
Save Fresheyeball/72dfe7616c6ed4923d6f to your computer and use it in GitHub Desktop.
This file contains 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
brew update | |
brew install haskell-stack | |
apm update | |
apm install language-haskell haskell-ghc-mod ide-haskell autocomplete-haskell ide-haskell-repl haskell-pointfree haskell-hoogle | |
stack update | |
stack install ghc-mod stylish-haskell pointfree pointful |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment