madskjeldgaard/SpectralTricks

Tidal-1.0.0 compatibility issue?

Opened this issue · 3 comments

This came to my attention as I'm setting up a new machine.

Sound.Tidal.Scales is not part of Tidal-1.0.0, but it may return again at some point (paging @yaxu!).

src/Sound/Tidal/SpectralTricks.hs:4:1: error:
    Could not find module ‘Sound.Tidal.Scales’
    Perhaps you meant
      Sound.Tidal.Utils (from tidal-1.0.0)
      Sound.Tidal.Chords (from tidal-1.0.0)
      Sound.Tidal.Core (from tidal-1.0.0)
    Use -v to see a list of the files searched for.
  |
4 | import Sound.Tidal.Scales
  | ^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '.'
cabal: Error: some packages failed to install:
SpectralTricks-0.1.0.0-EkfZMITP3dX1VMHFNAZwdD failed during the building
phase. The exception was:
ExitFailure 1
yaxu commented

Ooooh. I haven't updated my Tidal for a while. I need to have a look at it. If you have any fix suggestions, feel free to PR

Let's see if Scales makes it back in soon I guess! Will miss SpectralTricks in the meanwhile ;(