Skip to content

Instantly share code, notes, and snippets.

@Rydgel
Created February 26, 2015 12:10
Show Gist options
  • Save Rydgel/5837a6773c5314a63d95 to your computer and use it in GitHub Desktop.
Save Rydgel/5837a6773c5314a63d95 to your computer and use it in GitHub Desktop.
export GHC_DOT_APP="/Applications/ghc-7.8.4.app"
export PATH="${HOME}/.cabal/bin:${GHC_DOT_APP}/Contents/bin:${PATH}"
export PATH=$HOME/.cabal/bin:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment