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

Description

Implements users related types and functions

Synopsis

Documentation

decodeJSON :: String -> Maybe JSONSource

Decode a JSON record out of a user's valid JSON string

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

Get a JSON record given an user URL as in http://soundcloud.com/artist

showInfo :: String -> IO ()Source

Show a summary of an user information in the standard output given the user's URL