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

Description

Represents SoundCloud comments

Synopsis

Documentation

data JSON Source

Represents comment's JSON as a record

Constructors

JSON 

decodeJSON :: String -> Maybe JSONSource

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

showComment :: JSON -> StringSource

Show a summary about a comment