Skip to content

Instantly share code, notes, and snippets.

@ayoshi
Created October 22, 2015 14:54
Show Gist options
  • Save ayoshi/408b0bd9beaf18577c6e to your computer and use it in GitHub Desktop.
Save ayoshi/408b0bd9beaf18577c6e to your computer and use it in GitHub Desktop.
Install haskell with stack, including support for emacs + IHaskell
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