indiWiz.com

Subhash's Tech Log

Haskell: The first step (Installing Haskell Compiler in Linux)

without comments

Today visited the Chennai Book Fair. And in pursuit of my New Year Resolution, I bought Real World Haskell book. I am running Mint Linux, and installed the GHC compiler thus:

$ sudo apt-get install ghc6
$ sudo apt-get install libghc6-mtl-dev

Written by Subhash Chandran

January 17th, 2009 at 9:54 pm

Posted in Uncategorized

Tagged with ,

Leave a Reply