Haml like XHTML generator.
$ area51 add cl-haml
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (cl-haml:some-function ...)