Safe Haskell | None |
---|
Clckwrks.ProfileData.Acid
Documentation
data ProfileDataState Source
Constructors
ProfileDataState | |
Fields |
data ProfileDataError Source
Constructors
UsernameAlreadyInUse |
newtype SetProfileData Source
Constructors
SetProfileData ProfileData |
newtype GetProfileData Source
Constructors
GetProfileData UserId |
newtype NewProfileData Source
Constructors
NewProfileData ProfileData |
newtype GetUsername Source
Constructors
GetUsername UserId |
data GetUserIdUsernames Source
Constructors
GetUserIdUsernames |
data RemoveRole Source
Constructors
RemoveRole UserId Role |
newtype UsernameForId Source
Constructors
UsernameForId UserId |