Skip to content

fix git support; add darcs support #15

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

Merged
merged 4 commits into from
Oct 7, 2012
Merged

fix git support; add darcs support #15

merged 4 commits into from
Oct 7, 2012

Conversation

kowey
Copy link
Contributor

@kowey kowey commented Oct 1, 2012

The Haskell community still use Darcs in some places. Being able to support both means that projects can continue to work together no matter what their version control system of choice may be.

kowey added 4 commits October 1, 2012 08:47
Hand cabal(-dev) the on disk location we fetched it to.
Also avoid passing in the tag, which means nothing to cabal.
Url must be prefixed with `darcs:`
@gregwebs
Copy link
Member

gregwebs commented Oct 1, 2012

awesome, looks good at first glance, I will test out.

If this cabal pull request were accepted we might be able to leverage cabal to help work with different types of repos: haskell/cabal#2

gregwebs added a commit that referenced this pull request Oct 7, 2012
fix git support; add darcs support
@gregwebs gregwebs merged commit 0573429 into yesodweb:master Oct 7, 2012
@gregwebs
Copy link
Member

gregwebs commented Oct 7, 2012

I uploaded version 0.3 to hackage, thanks

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

Successfully merging this pull request may close these issues.

2 participants