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

Cannot install dependencies #4

Open
NCrashed opened this issue Apr 6, 2015 · 3 comments
Open

Cannot install dependencies #4

NCrashed opened this issue Apr 6, 2015 · 3 comments

Comments

@NCrashed
Copy link

NCrashed commented Apr 6, 2015

Platform: Fedora 22
GHC: 7.8.4
Haskell-platform: 2014.2.0.0.1

In cabal sandbox:

[ncrashed@notebook baskerville]$ cabal install --dependencies-only
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: baskerville-0.1 (user goal)
trying: transformers-0.3.0.0/installed-645... (dependency of baskerville-0.1)
trying: random-shuffle-0.0.4 (dependency of baskerville-0.1)
trying: MonadRandom-0.3.0.2 (dependency of random-shuffle-0.0.4)
trying: transformers-compat-0.4.0.4 (dependency of MonadRandom-0.3.0.2)
trying: transformers-compat-0.4.0.4:-two
rejecting: transformers-compat-0.4.0.4:-three (conflict:
transformers==0.3.0.0/installed-645..., transformers-compat-0.4.0.4:three =>
transformers>=0.4.1 && <0.5)
rejecting: transformers-compat-0.4.0.4:+three (manual flag can only be changed
explicitly)
Backjump limit reached (change with --max-backjumps).
@MostAwesomeDude
Copy link
Contributor

Wow. Uh, I am flattered that you are looking at this code. I'm happy to fix the dependency versions, but you should be aware that this repo was a WIP that never quite got off the ground.

@NCrashed
Copy link
Author

NCrashed commented Apr 7, 2015

I am just curious. I look for any starting point to investigate possibility to implement Minecraft like game in Haskell (with good modular design).

@NCrashed
Copy link
Author

NCrashed commented Apr 7, 2015

By the way, your repo is second link in google query "minecraft haskell"

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