liblastfm-0.1.1.0: Lastfm API interface

Safe HaskellNone

Network.Lastfm.Playlist

Description

Lastfm playlist API

This module is intended to be imported qualified:

 import qualified Network.Lastfm.Playlist as Playlist

Synopsis

Documentation

create :: Request f Sign (APIKey -> SessionKey -> Ready)Source

Create a Last.fm playlist on behalf of a user

Optional: title, description

http://www.last.fm/api/show/playlist.create