The latest version of terminal-progress-bar is 0.4.2-0.

terminal-progress-bar

Version 0.0.1.1 revision 0 uploaded by RoelVanDijk.

Package meta

Synopsis
A simple progress bar in the terminal
Description

A progress bar is used to convey the progress of a task. This package implements a very simple textual progress bar.

See the module System.ProgressBar on how to use the progress bar or build the package with the -fexample flag for a small example program.

The animated progress bar depends entirely on the interpretation of the carriage return character ('r'). If your terminal interprets it as something else then "move cursor to beginning of line", the animation won't work.

Note: Due to a bug in "cabal haddock" you will have to manually uncomment the example section in the cabal file. But uncommenting that section will result in "cabal haddock" failing.

Author
Roel van Dijk <vandijk.roel@gmail.com>
Bug reports
https://github.com/roelvandijk/terminal-progress-bar/issues
Category
System, User Interfaces
Copyright
2012 Roel van Dijk <vandijk.roel@gmail.com>
Homepage
https://github.com/roelvandijk/terminal-progress-bar
Maintainer
Roel van Dijk <vandijk.roel@gmail.com>
Package URL
n/a
Stability
provisional

Components