diff --git a/yesod-auth/yesod-auth.cabal b/yesod-auth/yesod-auth.cabal index 9ec31830..13dab495 100644 --- a/yesod-auth/yesod-auth.cabal +++ b/yesod-auth/yesod-auth.cabal @@ -1,5 +1,5 @@ name: yesod-auth -version: 0.7.1 +version: 0.7.1.1 license: BSD3 license-file: LICENSE author: Michael Snoyman, Patrick Brisbin @@ -42,7 +42,7 @@ library , persistent >= 0.6 && < 0.7 , persistent-template >= 0.6 && < 0.7 , SHA >= 1.4.1.3 && < 1.6 - , http-enumerator >= 0.6 && < 0.7 + , http-enumerator >= 0.6 && < 0.8 , aeson-native >= 0.3.2.11 && < 0.4 , pwstore-fast >= 2.2 && < 3