You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if it's always done this, but cabal-meta has taken to dumping the full block of stderr output at the end of a run. This can be useful, but in the current presentation (0.2.3.2?), it can make it hard to notice that an install failed (particularly if something goes wrong in the installation phase and not building). The exception is just buried.
The text was updated successfully, but these errors were encountered:
As with issue11, I think I might be on the latest shelly. I do note however that cabal-meta/shelly does seem to make the effort to print the error output again after the stderr stuff. I wonder how I missed that the first time. Hmm.
I'm not sure if it's always done this, but cabal-meta has taken to dumping the full block of stderr output at the end of a run. This can be useful, but in the current presentation (0.2.3.2?), it can make it hard to notice that an install failed (particularly if something goes wrong in the installation phase and not building). The exception is just buried.
The text was updated successfully, but these errors were encountered: