libravatar-0.1.0.0: Use Libravatar, the decentralized avatar delivery service

Safe HaskellNone
LanguageHaskell2010

Network.Libravatar

Synopsis

Documentation

avatarUrl Source

Arguments

:: Either String String

Email or OpenID

-> Bool

Whether to use HTTPS

-> Maybe String

Default picture URL if avatar not found

-> Maybe Int

Image size in pixels, default is 80

-> IO (Maybe String) 

Return a URL to the avatar image.