commercialhaskell / commercialhaskell/stack
Stack benchmark output is not visible in terminal
Open
awaiting pull request
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
Hello!
I've configured benchmarks in my cabal config and when I'm running `stack bench`, stacks builds all necessary components (including the ones needed by benchmarks) and the last line of the build process is `: benchmarks`.
I can see benchmarks output among logs and if some benchmarks fail I can see it in the terminal too. But if everything succeeds, the logs are just hidden in the cmd. Is there a way to reveal them?
Contributor guide
Assessment
This issue has not been assessed yet.