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

Cabal repl is unable to resolve dependencies #12

Open
ChristopherKing42 opened this issue Jun 14, 2020 · 0 comments
Open

Cabal repl is unable to resolve dependencies #12

ChristopherKing42 opened this issue Jun 14, 2020 · 0 comments

Comments

@ChristopherKing42
Copy link

When I try to run it in cabal repl, it is unable to resolve depencies:

Resolving dependencies...
cabal: Could not resolve dependencies:
[__0] trying: fake-package-0 (user goal)
[__1] next goal: sdl2-mixer (dependency of fake-package)
[__1] rejecting: sdl2-mixer-1.1.0, sdl2-mixer-0.1 (conflict: pkg-config
package SDL2_mixer==2.0.0 || >2.0.0, not found in the pkg-config database)
[__1] fail (backjumping, conflict set: fake-package, sdl2-mixer)
After searching the rest of the dependency tree exhaustively, these were the
goals I've had most trouble fulfilling: sdl2-mixer, fake-package```
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