packages feed

tidal 0.5.1 → 0.5.2

raw patch · 2 files changed

+2/−1 lines, 2 filesdep ~basedep ~hosc

Dependency ranges changed: base, hosc

Files

Sound/Tidal/Dirt.hs view
@@ -20,6 +20,7 @@ import Sound.Tidal.Pattern import Sound.Tidal.Parse import Sound.Tidal.Time+import Sound.Tidal.Utils (enumerate)  dirt :: OscShape dirt = OscShape {path = "/play",
tidal.cabal view
@@ -1,5 +1,5 @@ name:                tidal-version:         0.5.1+version:         0.5.2 synopsis:            Pattern language for improvised music -- description:          homepage:            http://tidal.lurk.org/