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 get should work if target directory if empty #6053

Closed
mpickering opened this issue May 18, 2019 · 1 comment · Fixed by #6078
Closed

cabal get should work if target directory if empty #6053

mpickering opened this issue May 18, 2019 · 1 comment · Fixed by #6078

Comments

@mpickering
Copy link
Collaborator

cabal get should work like git clone. If the directory doesn't exist then it is created (like now) but it should also work if the target directory is empty and unpack the package into it.

@23Skidoo
Copy link
Member

Didn't know that git clone worked this way!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants