hts-0.14: Haskell Music Typesetting

Safe HaskellNone

Music.Typesetting.Output.MusicXML.Binding

Contents

Synopsis

Documentation

type ELEM = [Attr] -> [Content] -> ContentSource

type NUMERICAL_ELEM = (Num n, Show n) => [Attr] -> n -> ContentSource

cdata :: String -> ContentSource

Ordinary character data, subject to escaping.

String constants