You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when using cabal install tidal-midi on the command line I get this error
Sound/Tidal/MIDI/Output.hs:251:4: error:
Not in scope: data constructor ‘PM.NoError’
Perhaps you meant ‘PM.HostError’ (imported from Sound.PortMidi)
Module ‘Sound.PortMidi’ does not export ‘NoError’.
|
251 | PM.NoError -> return (late, laterevts) -- return events for logging in outer scope
| ^^^^^^^^^^
cabal: Leaving directory '/var/folders/jd/ym11hh3s5jvb2585t6bmrd0c0000gn/T/cabal-tmp-810/tidal-midi-0.9.10'
Updating documentation index
/Users/jakewalker/Library/Haskell/share/doc/x86_64-osx-ghc-8.4.3/index.html
cabal: Error: some packages failed to install:
tidal-midi-0.9.10-JvIIJxtsC1xGrnGD8SyB6A failed during the building phase. The
exception was:
ExitFailure 1
im using Mac OS X 10.13.6
The text was updated successfully, but these errors were encountered:
can anybody help me with installing tidal-midi?.
when using
cabal install tidal-midi
on the command line I get this errorim using Mac OS X 10.13.6
The text was updated successfully, but these errors were encountered: