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

bootstrap cabal #39

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

bootstrap cabal #39

wants to merge 18 commits into from

Conversation

Paczesiowa
Copy link

No description provided.

@tmhedberg
Copy link
Owner

Welcome back, and thanks for creating this project. :)

This is an awful lot of code with no explanation. Could you briefly describe what this accomplishes?

@Paczesiowa
Copy link
Author

now it's possible to start using haskell without any haskell tools installed on a machine, you could download ghc using hsenv for some time now hsenv can also set up cabal-install from scratch inside the virtual environment. I've created a package called cabal-install-bundle which is a cabal-install with all its non-ghc deps merged inside. This patch chooses version of cabal-install-bundle based on installed version of Cabal library, downloads cib from hackage, and installas it using runghc Setup.hs configure/build/install

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