gravatar-0.1: Find the url of the gravatar associated with an email address.Source codeContentsIndex
Network.Gravatar
Portability
Stabilityprovisional
MaintainerDon Stewart <dons@galois.com>
Description
Synopsis
gravatar :: String -> String
data Rating
= G
| PG
| R
| X
Documentation
gravatar :: String -> StringSource
Return the url of a gravatar for an email address (a globally recognized avatar).
data Rating Source
Classification ratings for gravatars
Constructors
G
PG
R
X
show/hide Instances
Produced by Haddock version 2.1.0