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

Failed to install #29

Closed
DeTeam opened this issue Jan 12, 2013 · 1 comment
Closed

Failed to install #29

DeTeam opened this issue Jan 12, 2013 · 1 comment

Comments

@DeTeam
Copy link

DeTeam commented Jan 12, 2013

I'm having troubles with installing github-4.0.0 from cabal package's deps.

It's been a long story and after some tries I receive message, that cabal can't resolve deps, even when "github" package is the only one.

It's always stucked on http-enumerators or http-conduit.
But installing package via cloning repo and build/install form there with empty cabal - works fine.

@mike-burns
Copy link
Contributor

Try with the master branch now, please.

I use cabal-dev, so I build it like this:

cabal-dev install-deps
cabal-dev configure
cabal-dev build

Or are you saying that I need to cut a new release? I can do that shortly.

@jwiegley jwiegley closed this as completed Aug 1, 2014
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

3 participants