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

Mention apt-get update for Ubuntu #2909

Merged

Conversation

alexeyzab
Copy link
Collaborator

@alexeyzab alexeyzab commented Jan 9, 2017

#2898

If system package installation fails, stack should not be installed.

  • Any changes that could be relevant to users have been recorded in the ChangeLog.md
  • The documentation has been updated, if necessary.

I've tried running a new Ubuntu 16.04 EC2 instance, it behaves as expected: fails at first, after apt-get update installs stack properly.

If system package installation fails, stack should not be installed.
date. Resolved [#781](https://github.com/commercialhaskell/stack/issues/781)
* Respects the `custom-setup` field introduced in Cabal 1.24. This
supercedes any `explicit-setup-deps` settings in your `stack.yaml`
and trusts the package's `.cabal` file to explicitly state all its
dependencies.
* If system package installation fails, `stack` won't be installed. Also shows a
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you make it clear that this applies to get-stack.sh / https://get.haskellstack.org, and not the stack command itself?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, will do.

@borsboom
Copy link
Contributor

Thanks!

@borsboom borsboom merged commit b8bfe50 into commercialhaskell:master Jan 10, 2017
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