You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to haskell-stack
I have a multi-package build. When I run tests, I would like to see the results in the console. Is there a way to enable this for multi-package builds? This works fine for me with single package builds. All I get is the 'configure', 'build', and 'copy/register' output lines with none of the details on what is going on inside. Running in verbose mode isn't providing the output I want either.