Skip to content

bootstrap cabal#39

Open
Paczesiowa wants to merge 18 commits intotmhedberg:masterfrom
Paczesiowa:master
Open

bootstrap cabal#39
Paczesiowa wants to merge 18 commits intotmhedberg:masterfrom
Paczesiowa:master

Conversation

@Paczesiowa
Copy link
Copy Markdown

No description provided.

@tmhedberg
Copy link
Copy Markdown
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
Copy Markdown
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