| Safe Haskell | None |
|---|
Network.Lastfm
Documentation
type Response = ByteStringSource
Constructors
| ValueUser User | |
| ValueArtists [Artist] |
simple :: (FromJSON a, Monad m) => m ByteString -> m aSource
Instances
boolToString :: Bool -> StringSource
liblastfm-0.0.3.3: Wrapper to Lastfm API
| Safe Haskell | None |
|---|
Network.Lastfm
type Response = ByteStringSource
Constructors
| ValueUser User | |
| ValueArtists [Artist] |
simple :: (FromJSON a, Monad m) => m ByteString -> m aSource
Instances
boolToString :: Bool -> StringSource