packages feed

yesod-static-angular-0.1.0: test/angular/mod1/b.js

module.factory("thefactory", function($http, xyz) {
    console.log("B");
});