Cabal revisions of yesod-auth-1.4.13
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: yesod-auth version: 1.4.13+x-revision: 1 license: MIT license-file: LICENSE author: Michael Snoyman, Patrick Brisbin default: True library- build-depends: base >= 4 && < 5+ build-depends: base >= 4 && < 4.11 , authenticate >= 1.3 , bytestring >= 0.9.1.4 , yesod-core >= 1.4.20 && < 1.5 , persistent >= 2.1 && < 2.3 , persistent-template >= 2.1 && < 2.2 , http-client- , http-conduit >= 2.1+ , http-conduit >= 2.1 && < 2.3 , aeson >= 0.7 , lifted-base >= 0.1 , blaze-html >= 0.5 , file-embed , email-validate >= 1.0 , data-default- , resourcet+ , resourcet < 1.2 , safe , time , base64-bytestring , binary , http-client , blaze-builder- , conduit- , conduit-extra+ , conduit < 1.3+ , conduit-extra < 1.3 , nonce >= 1.0.2 && < 1.1 if flag(network-uri)