Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem installing tidal-midi #5517

Closed
z0it opened this issue Aug 12, 2018 · 1 comment
Closed

problem installing tidal-midi #5517

z0it opened this issue Aug 12, 2018 · 1 comment

Comments

@z0it
Copy link

z0it commented Aug 12, 2018

can anybody help me with installing tidal-midi?.

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

@hvr
Copy link
Member

hvr commented Aug 12, 2018

@z0it Thanks for reporting this; I've migrated the issue to haskell-infra/hackage-trustees#172 because this is rather an issue w/ Hackage than with Cabal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants