Created
October 22, 2015 14:54
-
-
Save ayoshi/408b0bd9beaf18577c6e to your computer and use it in GitHub Desktop.
Install haskell with stack, including support for emacs + IHaskell
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
stack --resolver nightly-2015-10-22 install stylish-haskell \ | |
hasktags hlint structured-haskell-mode ghc-mod pointfree base-prelude \ | |
mtl-prelude pretty-show sr-extra ipprint ghci-pretty ihaskell |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment