yesod-static-angular 0.1.3 → 0.1.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~yesod-static
Dependency ranges changed: yesod-static
Files
yesod-static-angular.cabal view
@@ -1,5 +1,5 @@ name: yesod-static-angular-version: 0.1.3+version: 0.1.4 cabal-version: >= 1.8 build-type: Simple synopsis: Yesod generators for embedding AngularJs code into yesod-static at compile time@@ -76,7 +76,7 @@ , template-haskell , text >= 0.11 , yesod-core >= 1.2 && < 1.5- , yesod-static >= 1.2.1 && < 1.5+ , yesod-static >= 1.2.1 && < 1.6 test-suite test type: exitcode-stdio-1.0