| Safe Haskell | None |
|---|
Network.Lastfm.Types
Documentation
Instances
boolToString :: Bool -> StringSource
Constructors
| ValueUser User | |
| ValueArtists [Artist] |
Constructors
data LastfmError Source
Constructors
| LastfmAPIError APIError | Internal Lastfm errors |
| WrapperCallError String String | Wrapper errors |
Instances