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

Should display progress output "as it happens" #20

Open
jwiegley opened this issue Jan 12, 2013 · 2 comments
Open

Should display progress output "as it happens" #20

jwiegley opened this issue Jan 12, 2013 · 2 comments

Comments

@jwiegley
Copy link

Right now while cabal install is busy installing dependency packages, there is no output from cabal-meta until everything is done. I suggest de-buffering that output and showing the results as they occur.

@gregwebs
Copy link
Member

I see progressive output on Linux. What OS are you using?

@jwiegley
Copy link
Author

Mostly this happens for me on Mac OS X. I run "cabal-meta --dev install", which takes up to 5 minutes, and during most of that time I see no output at all. However, if I Ctrl-C, I suddenly see all the output I wasn't being shown.

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

2 participants