Haml is installed as any other gem. It has no native extensions and no major dependencies.
$ sudo gem install haml
In addition to the Haml gem, this will also install the haml command-line program. You can use this to explore Haml and process Haml documents from the command-line.

