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

error installing tidal-listener #1073

Open
ndr-brt opened this issue Apr 11, 2024 · 0 comments
Open

error installing tidal-listener #1073

ndr-brt opened this issue Apr 11, 2024 · 0 comments

Comments

@ndr-brt
Copy link
Contributor

ndr-brt commented Apr 11, 2024

When trying to install tidal-listener from the current 1.10-dev branch (tag v1.9.5) I get this error:
Versions:

  • Tidal: 1.9.5
  • GHC: 9.8.2
  • Cabal: 3.10.3.0

Error:

Error: cabal: Could not resolve dependencies:
[__0] trying: tidal-parse-0.0.1 (user goal)
[__1] trying: template-haskell-2.21.0.0/installed-f842 (dependency of
tidal-parse)
[__2] next goal: haskellish (dependency of tidal-parse)
[__2] rejecting: haskellish-0.3.2.2 (conflict:
template-haskell==2.21.0.0/installed-f842, haskellish =>
template-haskell>=2.10.0.0 && <2.21)
[__2] skipping: haskellish-0.3.2.1, haskellish-0.3.2, haskellish-0.3.1,
haskellish-0.2.4.3, haskellish-0.2.4.2, haskellish-0.2.4.1, haskellish-0.2.4,
haskellish-0.2.3.1, haskellish-0.2.3, haskellish-0.2.2 (has the same
characteristics that caused the previous version to fail: excludes
'template-haskell' version 2.21.0.0)
[__2] rejecting: haskellish-0.2.0 (conflict: tidal-parse => haskellish>=0.3.2
&& <0.4)
[__2] skipping: haskellish-0.1.2, haskellish-0.1.1, haskellish-0.1.0 (has the
same characteristics that caused the previous version to fail: excluded by
constraint '>=0.3.2 && <0.4' from 'tidal-parse')
[__2] fail (backjumping, conflict set: haskellish, template-haskell,
tidal-parse)
After searching the rest of the dependency tree exhaustively, these were the
goals I've had most trouble fulfilling: template-haskell, haskellish,
tidal-parse

looks like there's an issue with haskellish

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

1 participant