yesod-static-angular 0.1.2 → 0.1.3
raw patch · 2 files changed
+7/−7 lines, 2 filesdep ~yesoddep ~yesod-coredep ~yesod-static
Dependency ranges changed: yesod, yesod-core, yesod-static, yesod-test
Files
- LICENSE +1/−1
- yesod-static-angular.cabal +6/−6
LICENSE view
@@ -1,4 +1,4 @@-Copyright (c) 2013 John Lenz+Copyright (c) 2014 John Lenz Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the
yesod-static-angular.cabal view
@@ -1,5 +1,5 @@ name: yesod-static-angular-version: 0.1.2+version: 0.1.3 cabal-version: >= 1.8 build-type: Simple synopsis: Yesod generators for embedding AngularJs code into yesod-static at compile time@@ -75,8 +75,8 @@ , shakespeare-js >= 1.2 , template-haskell , text >= 0.11- , yesod-core >= 1.2 && < 1.3- , yesod-static >= 1.2.1 && < 1.3+ , yesod-core >= 1.2 && < 1.5+ , yesod-static >= 1.2.1 && < 1.5 test-suite test type: exitcode-stdio-1.0@@ -93,7 +93,7 @@ , text , template-haskell , yesod-core- , yesod-test >= 1.2 && < 1.3+ , yesod-test >= 1.2 && < 1.5 , yesod-static , yesod-static-angular @@ -108,7 +108,7 @@ , data-default , shakespeare , shakespeare-css- , yesod >= 1.2 && < 1.3+ , yesod >= 1.2 && < 1.5 , yesod-static , yesod-static-angular @@ -124,6 +124,6 @@ , data-default , shakespeare , shakespeare-css- , yesod >= 1.2 && < 1.3+ , yesod >= 1.2 && < 1.5 , yesod-static , yesod-static-angular