MusicBrainz-0.3: interface to MusicBrainz XML2 web service

Safe HaskellNone
LanguageHaskell98

Network.Protocol.MusicBrainz.Types

Documentation

newtype MBID Source #

Constructors

MBID 

Fields

Instances

Eq MBID Source # 

Methods

(==) :: MBID -> MBID -> Bool #

(/=) :: MBID -> MBID -> Bool #

Show MBID Source # 

Methods

showsPrec :: Int -> MBID -> ShowS #

show :: MBID -> String #

showList :: [MBID] -> ShowS #

data Label Source #

Instances

Eq Label Source # 

Methods

(==) :: Label -> Label -> Bool #

(/=) :: Label -> Label -> Bool #

Show Label Source # 

Methods

showsPrec :: Int -> Label -> ShowS #

show :: Label -> String #

showList :: [Label] -> ShowS #