Skip to content

Instantly share code, notes, and snippets.

@PetrGlad
Created July 14, 2015 18:30
Show Gist options
  • Save PetrGlad/1c8d0bfc43e73a4b0302 to your computer and use it in GitHub Desktop.
Save PetrGlad/1c8d0bfc43e73a4b0302 to your computer and use it in GitHub Desktop.
Haskell env setup
apt-get install haskell-platform hoogle hlint
alias Hi='hoogle --info --color'
alias Ho='hoogle --color'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment