commercialhaskell / commercialhaskell/stack
Verbose mode for bench
Open
component: benchmark
component: Windows
further investigation required
needs reproduction
type: bug
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
Recently, I upgrade from stack 1.9.3 to 2.1.1.
When I run `stack bench` on my project (see https://github.com/TorXakis/TorXakis/issues/872)
I get `Benchmark bench: ERROR` in a unpredictable way.
This minimal information is unsufficient for me to determine
whether the fault is in my code (and only now detected by the new stack version) or
is a regression issue in stack.
I would like to turn on verbose to get more information on this error.
What went wrong? Did the program crash, or did stack have problems?
Contributor guide
Assessment
This issue has not been assessed yet.