commercialhaskell / commercialhaskell/stack
The Progress: bar do not clear
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
### General summary/comments (optional)
The progress bar do not clear when step next line.
### Steps to reproduce
1. for example, I build project that have many dependencise
2. Run command `stack build`, `stack test`, `stack install`
3. parallel build for many.
### Expected
The progress bar clear when step next line.
### Actual

### Stack version
```
% stack --version
Version 1.7.1, Git revision 681c800873816c022739ca7ed14755e85a579565 (5807 commits) x86_64 hpack-0.28.2
```
### Method of installation
* Official binary, downloaded from stackage.org or fpcomplete's package repository
Contributor guide
Assessment
This issue has not been assessed yet.