spotify-0.1.0.1: Spotify Web API
Safe HaskellSafe-Inferred
LanguageGHC2021

Spotify.Types.Artists

Documentation

data Artist Source #

Constructors

Artist 

Instances

Instances details
FromJSON Artist Source # 
Instance details

Defined in Spotify.Types.Artists

Generic Artist Source # 
Instance details

Defined in Spotify.Types.Artists

Associated Types

type Rep Artist :: Type -> Type #

Methods

from :: Artist -> Rep Artist x #

to :: Rep Artist x -> Artist #

Show Artist Source # 
Instance details

Defined in Spotify.Types.Artists

Eq Artist Source # 
Instance details

Defined in Spotify.Types.Artists

Methods

(==) :: Artist -> Artist -> Bool #

(/=) :: Artist -> Artist -> Bool #

Ord Artist Source # 
Instance details

Defined in Spotify.Types.Artists

type Rep Artist Source # 
Instance details

Defined in Spotify.Types.Artists