hscd-0.0.3: Command line client and library for SoundCloud.com

Stabilityexperimental
MaintainerSebastián Ramírez Magrí <sebasmagri@gmail.com>
Safe HaskellSafe-Infered

Network.SoundCloud.Set

Description

Representations for track sets

Synopsis

Documentation

decodeJSON :: String -> Maybe JSONSource

Decode a JSON record from a valid set JSON string

getJSON :: String -> IO (Maybe JSON)Source

Get a set JSON record given it's public URL as in http://soundcloud.com/artist/set_title

showTrack :: JSON -> StringSource

Get a string with a summary description of a track

showInfo :: String -> IO ()Source

Show general information about a set in the standard output