packages feed

yesod-static-angular-0.1.0: example/tests/unit-js/define-yesod-example.js

/* Define window.module to be an angular module, so that the javascript within angular-app works
 * in the test environment. */
window.module = angular.module("yesod-example", []);