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

OOM error messages aren't great #81

Open
judah opened this issue Feb 6, 2018 · 1 comment
Open

OOM error messages aren't great #81

judah opened this issue Feb 6, 2018 · 1 comment

Comments

@judah
Copy link
Owner

judah commented Feb 6, 2018

Was running in a docker container:

Error when running Shake build system:
* Library haskell-src-exts
* Command: haskell-src-exts-1.19.1: building library

Continuing due to staunch mode

and

* Library stack
* Command: stack-1.6.3: building library

Continuing due to staunch mode
amazonka-ec2-1.5.0: building library
Error when running Shake build system:
* Library amazonka-waf
* Command: amazonka-waf-1.5.0: building library

Continuing due to staunch mode

The default error reporting should probably output something other than just the stderr in that case (or maybe generally).

@judah judah changed the title OOM errors aren't great OOM error messages aren't great Feb 6, 2018
@FintanH
Copy link

FintanH commented Jun 12, 2018

I believe Stack did the following for this: commercialhaskell/stack#947 (comment)

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