packages feed

yesod-static-angular-0.1.0: test/angular/mod2/ctrl.js

module.controller("thectrl", function() {
    console.log("ABC");
});