liblastfm-0.0.1.0: Wrapper to Lastfm API

Safe HaskellNone

Network.Lastfm.Types

Documentation

newtype Album Source

Constructors

Album String 

newtype APIKey Source

Constructors

APIKey String 

newtype Artist Source

Constructors

Artist String 

newtype Bitrate Source

Constructors

Bitrate Int 

newtype BuyLinks Source

Constructors

BuyLinks Bool 

newtype Context Source

Constructors

Context String 

newtype Country Source

Constructors

Country String 

newtype Distance Source

Constructors

Distance Int 

newtype Event Source

Constructors

Event Int 

newtype From Source

Constructors

From Integer 

newtype Group Source

Constructors

Group String 

newtype Limit Source

Constructors

Limit Int 

newtype Mbid Source

Constructors

Mbid String 

newtype Message Source

Constructors

Message String 

newtype Metro Source

Constructors

Metro String 

newtype Name Source

Constructors

Name String 

newtype Page Source

Constructors

Page Int 

newtype Playlist Source

Constructors

Playlist Int 

newtype Public Source

Constructors

Public Bool 

newtype RTP Source

Constructors

RTP Bool 

Instances

newtype Station Source

Constructors

Station String 

newtype Tag Source

Constructors

Tag String 

Instances

newtype Title Source

Constructors

Title String 

newtype To Source

Constructors

To Integer 

Instances

newtype Token Source

Constructors

Token String 

newtype Track Source

Constructors

Track String 

newtype User Source

Constructors

User String 

newtype UseRecs Source

Constructors

UseRecs Bool 

newtype Venue Source

Constructors

Venue Int 

data Order Source

Constructors

Popularity 
DateAdded 

data Status Source

Constructors

Yes 
Maybe 
No