yesod-platform 1.1.6 → 1.1.6.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~hashabledep ~http-conduit
Dependency ranges changed: hashable, http-conduit
Files
- yesod-platform.cabal +3/−3
yesod-platform.cabal view
@@ -1,5 +1,5 @@ name: yesod-platform-version: 1.1.6+version: 1.1.6.1 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -60,12 +60,12 @@ , fsnotify == 0.0.5 , ghc-paths == 0.1.0.9 , hamlet == 1.1.3.1- , hashable == 1.2.0.2+ , hashable == 1.1.2.5 , hjsmin == 0.1.4 , hspec == 1.4.3 , hspec-expectations == 0.3.0.3 , html-conduit == 0.1.0.4- , http-conduit == 1.8.6+ , http-conduit == 1.8.6.1 , http-date == 0.0.3 , http-reverse-proxy == 0.1.1 , http-types == 0.7.3.0.1