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 upload --check broken #2237

Closed
bitemyapp opened this issue Nov 20, 2014 · 1 comment
Closed

cabal upload --check broken #2237

bitemyapp opened this issue Nov 20, 2014 · 1 comment

Comments

@bitemyapp
Copy link
Contributor

[callen@cumae ~/work/bloodhound]$ cabal upload -c    
cabal: the 'upload' command expects one or more .tar.gz packages.
[callen@cumae ~/work/bloodhound]$ cabal sdist
Source tarball created: dist/bloodhound-0.4.0.0.tar.gz
[callen@cumae ~/work/bloodhound]$ cabal upload -c dist/bloodhound-0.4.0.0.tar.gz
Checking dist/bloodhound-0.4.0.0.tar.gz...
Error: dist/bloodhound-0.4.0.0.tar.gz: 404 Not Found
Error: Page not found

Sorry, it is just not here.

[callen@cumae ~/work/bloodhound]$ ls ./dist/
bloodhound-0.4.0.0.tar.gz  dist-sandbox-babe98f8  package.conf.inplace  src
build                      hpc                    setup-config          test
@23Skidoo
Copy link
Member

Duplicate of #1823.

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