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

listInstalled: move side-effects away #2202

Merged
merged 1 commit into from
May 31, 2016

Conversation

da-x
Copy link
Contributor

@da-x da-x commented May 27, 2016

It's odd to create an empty directory just to list it, from a function that merely lists the installed programs. Better to have that directory created at the same place we may be writing to it.

It's odd to create an empty directory just to list it, from a
function that merely lists the installed programs. Better to
have that directory created at the same place we may be writing
to it.
@mgsloan
Copy link
Contributor

mgsloan commented May 31, 2016

Good point, thanks!

@mgsloan mgsloan merged commit d75801a into commercialhaskell:master May 31, 2016
@da-x da-x deleted the list-installed branch May 31, 2016 06:49
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