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

Only show "Installing n packages" when n > 1 (for issue #99) #130

Merged
merged 1 commit into from
Jul 23, 2018

Conversation

Dretch
Copy link
Contributor

@Dretch Dretch commented Jul 22, 2018

If there are zero packages to install, show nothing. If there is only
one package, then there is no need to provide an indication of how
long it will take.

If there are zero packages to install, show nothing. If there is only
one package, then there is no need to provide an indication of how
long it will take.
@Dretch Dretch changed the title Only show "Installing n packages" when n > 1. Only show "Installing n packages" when n > 1 (for issue #99) Jul 22, 2018
@Dretch
Copy link
Contributor Author

Dretch commented Jul 22, 2018

For issue #99

@justinwoo
Copy link
Collaborator

Cool, thanks!

@justinwoo justinwoo merged commit 0f6a2fb into purescript:master Jul 23, 2018
Profpatsch pushed a commit to justinwoo/nixpkgs that referenced this pull request Jul 28, 2018
Updates that remove features and improve user experience.

Adds warnings for trying to install packages without (purescript/psc-package#126 by @Dretch)
Filters "installing" messages for build (purescript/psc-package#130 by @Dretch)
Adds options for limiting jobs for install (purescript/psc-package#127 by @Vladciobanu)
Per purescript/psc-package#121, removes the confusing misfeature "add-from-bower", which led to many users thinking this command was for adding "extra-deps" like Stack. See the thread for details on how you could readily replace this command if you used it before.
Profpatsch pushed a commit to NixOS/nixpkgs that referenced this pull request Jul 28, 2018
Updates that remove features and improve user experience.

Adds warnings for trying to install packages without (purescript/psc-package#126 by @Dretch)
Filters "installing" messages for build (purescript/psc-package#130 by @Dretch)
Adds options for limiting jobs for install (purescript/psc-package#127 by @Vladciobanu)
Per purescript/psc-package#121, removes the confusing misfeature "add-from-bower", which led to many users thinking this command was for adding "extra-deps" like Stack. See the thread for details on how you could readily replace this command if you used it before.
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