haskell-synthesizer-0.1.0.0
Safe HaskellNone
LanguageHaskell2010

Language.Chords

Documentation

data Chord Source #

Constructors

Chord 

Fields

Instances

Instances details
Show Chord Source # 
Instance details

Defined in Language.Chords

Methods

showsPrec :: Int -> Chord -> ShowS #

show :: Chord -> String #

showList :: [Chord] -> ShowS #