wikimusic-api-1.2.0.8
Safe HaskellSafe-Inferred
LanguageGHC2021

WikiMusic.Free.UserCommand

Documentation

newtype UserEmail Source #

Constructors

UserEmail 

Fields

Instances

Instances details
Generic UserEmail Source # 
Instance details

Defined in WikiMusic.Free.UserCommand

Associated Types

type Rep UserEmail :: Type -> Type #

Show UserEmail Source # 
Instance details

Defined in WikiMusic.Free.UserCommand

Eq UserEmail Source # 
Instance details

Defined in WikiMusic.Free.UserCommand

(k ~ An_Iso, a ~ Text, b ~ Text) => LabelOptic "value" k UserEmail UserEmail a b Source # 
Instance details

Defined in WikiMusic.Free.UserCommand

type Rep UserEmail Source # 
Instance details

Defined in WikiMusic.Free.UserCommand

type Rep UserEmail = D1 ('MetaData "UserEmail" "WikiMusic.Free.UserCommand" "wikimusic-api-1.2.0.8-JHwpuK3L2G3YDoKuoiL6D" 'True) (C1 ('MetaCons "UserEmail" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

newtype UserPassword Source #

Constructors

UserPassword 

Fields

Instances

Instances details
Generic UserPassword Source # 
Instance details

Defined in WikiMusic.Free.UserCommand

Associated Types

type Rep UserPassword :: Type -> Type #

Show UserPassword Source # 
Instance details

Defined in WikiMusic.Free.UserCommand

Eq UserPassword Source # 
Instance details

Defined in WikiMusic.Free.UserCommand

(k ~ An_Iso, a ~ Text, b ~ Text) => LabelOptic "value" k UserPassword UserPassword a b Source # 
Instance details

Defined in WikiMusic.Free.UserCommand

type Rep UserPassword Source # 
Instance details

Defined in WikiMusic.Free.UserCommand

type Rep UserPassword = D1 ('MetaData "UserPassword" "WikiMusic.Free.UserCommand" "wikimusic-api-1.2.0.8-JHwpuK3L2G3YDoKuoiL6D" 'True) (C1 ('MetaCons "UserPassword" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

newtype UserName Source #

Constructors

UserName 

Fields

Instances

Instances details
Generic UserName Source # 
Instance details

Defined in WikiMusic.Free.UserCommand

Associated Types

type Rep UserName :: Type -> Type #

Methods

from :: UserName -> Rep UserName x #

to :: Rep UserName x -> UserName #

Show UserName Source # 
Instance details

Defined in WikiMusic.Free.UserCommand

Eq UserName Source # 
Instance details

Defined in WikiMusic.Free.UserCommand

(k ~ An_Iso, a ~ Text, b ~ Text) => LabelOptic "value" k UserName UserName a b Source # 
Instance details

Defined in WikiMusic.Free.UserCommand

type Rep UserName Source # 
Instance details

Defined in WikiMusic.Free.UserCommand

type Rep UserName = D1 ('MetaData "UserName" "WikiMusic.Free.UserCommand" "wikimusic-api-1.2.0.8-JHwpuK3L2G3YDoKuoiL6D" 'True) (C1 ('MetaCons "UserName" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))