Skip to content

Instantly share code, notes, and snippets.

@fire
Last active August 29, 2015 14:01
Show Gist options
  • Save fire/04cf1a594fd3ff87a6ab to your computer and use it in GitHub Desktop.
Save fire/04cf1a594fd3ff87a6ab to your computer and use it in GitHub Desktop.
Haskell setup on smartos
#Install smartos 14Q01.
pkgin in haskell-platform
# https://stackoverflow.com/questions/23432510/cabal-install-1-20-0-0-fails-to-install-on-os-x
cabal install cabal-1.20.0.0 cabal-install-1.20.0.0 --bindir=$HOME/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment