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.Group

Description

Represents Groups as in http:soundcloud.com/groups

Synopsis

Documentation

data JSON Source

Represents group's JSON as a record

decodeJSON :: String -> Maybe JSONSource

Decode a group's valid JSON string into a JSON record

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

Get a group record given a public URL as in http:soundcloud.comgroupsgroup_name

showInfo :: String -> IO ()Source

Show general information about a group in the standard output