yesod-platform 1.2.9.1 → 1.2.9.3
raw patch · 1 files changed
+3/−2 lines, 1 filesdep +yesod-auth-hashdbdep ~language-javascript
Dependencies added: yesod-auth-hashdb
Dependency ranges changed: language-javascript
Files
- yesod-platform.cabal +3/−2
yesod-platform.cabal view
@@ -1,5 +1,5 @@ name: yesod-platform-version: 1.2.9.1+version: 1.2.9.3 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -77,7 +77,7 @@ , http-date == 0.0.4 , http-reverse-proxy == 0.3.1.4 , http-types == 0.8.4- , language-javascript == 0.5.9+ , language-javascript == 0.5.12 , lifted-base == 0.2.2.1 , mime-mail == 0.4.5.1 , mime-types == 0.1.0.3@@ -147,6 +147,7 @@ , yaml == 0.8.8.1 , yesod == 1.2.5.2 , yesod-auth == 1.3.0.2+ , yesod-auth-hashdb == 1.3.0.1 , yesod-core == 1.2.11 , yesod-form == 1.3.8.1 , yesod-persistent == 1.2.2.2