commercialhaskell / commercialhaskell/stack
Stack upgrade --git prints escape codes to the terminal
Open
component: output (UI/UX)
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
Using stack 1.5.1 on Windows, doing a `stack upgrade --git` I see:

That's not a great user experience because of the escape codes. Using the `ansi-terminal` package you would get nicer looking output in a cross-compatible way.
Contributor guide
Assessment
This issue has not been assessed yet.