Plugin for Embark to support haml templates
In your embark dapp directory: npm install embark-haml --save
npm install embark-haml --save
then add embark-solc to the plugins section in embark.json:
embark.json
"plugins": { "embark-haml": {} }