ghci> import Music.Preludeghci> let example = c |> d |> eghci> play $ asScore $ example*** Exception: Not implemented: play
What do I need to set up to get playing to work?