hdiff
packages
feed
yesod-static-angular
-0.1.0: test/angular/mod1/c.js
module.directive("my-directive", function() { return { template: "<h1>Hello World</h1>" }; });