happstack-authenticate 2.3.3 → 2.3.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~aeson
Dependency ranges changed: aeson
Files
happstack-authenticate.cabal view
@@ -1,5 +1,5 @@ Name: happstack-authenticate-Version: 2.3.3+Version: 2.3.4 Synopsis: Happstack Authentication Library Description: A themeable authentication library with support for username+password and OpenId. Homepage: http://www.happstack.com/@@ -43,7 +43,7 @@ Build-depends: base > 4 && < 5, acid-state >= 0.6 && < 0.15,- aeson >= 0.4 && < 0.11,+ aeson >= 0.4 && < 0.12, authenticate == 1.3.*, base64-bytestring >= 1.0 && < 1.1, boomerang >= 1.4 && < 1.5,