Created
July 14, 2015 18:30
-
-
Save PetrGlad/1c8d0bfc43e73a4b0302 to your computer and use it in GitHub Desktop.
Haskell env setup
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
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