#!/usr/bin/ruby1.8

require 'haml'
require 'haml/exec'

opts = Haml::Exec::HTML2Haml.new(ARGV)
opts.parse!
