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

Specify dependency versions? #33

Open
3noch opened this issue Apr 21, 2015 · 2 comments
Open

Specify dependency versions? #33

3noch opened this issue Apr 21, 2015 · 2 comments

Comments

@3noch
Copy link

3noch commented Apr 21, 2015

Perhaps this is soon to come, but since this is available on hackage it's only a matter of time before it will begin failing to build.

@3noch 3noch changed the title Freeze dependencies? Specify dependency versions? Apr 21, 2015
@snoyberg
Copy link
Member

I realize this is a bootstrapping issue, but the recommended approach here would be to use Stackage for this. The place where this is most problematic is on Windows where downloading the cabal.config via wget is tricky, but we most likely will be including stackage.exe in the MinGHC bundle in the future.

@DanBurton
Copy link
Contributor

I usually build it against the latest LTS. I have intentionally avoided checking in the cabal.config to the repo so that others can build it against whatever they want. But perhaps we should at least put some lower bounds on the dependencies.

Windows users can always visit the stackage cabal.config in a browser and do file -> save as. It's not the best workflow but it's something.

And we'll presumably be hosting stackage.exe downloads on stackage.org soon enough.

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

3 participants