Karya, built on 2023-08-29T07:47:28 (patch 7a412d5d6ba4968ca4155ef276a062ccdeb9109a)
Safe HaskellSafe-Inferred

Solkattu.Metadata

Description

Functions to deal with Korvai.Metadata. The type itself has to be defined in Solkattu.Korvai to avoid a circular import.

Synopsis

query

getTag :: Text -> Korvai.Metadata -> [Text] Source #

Get a korvai tag's values.

date

time

type Time = (Int, Int, Int) Source #

(hour, minute, second)

sections

sectionTag :: Text -> Korvai.Score -> [Text] Source #

Get a section tag's values, concatenated and uniqued.