| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 07:07:57 GMT
X-Served-By: cache-dfw-kdal2120085-DFW, cache-bom-vanm7210076-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768633677.715929,VS0,VE294
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
slack-progressbar
[Skip to Readme]
slack-progressbar
Please see the README on GitHub at https://github.com/codedownio/slack-progressbar#readme
[Skip to Readme]
Downloads
- slack-progressbar-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | aeson, base (>=4.7 && <5), bytestring, interpolate, lens, lens-aeson, mtl, network-uri, slack-progressbar, text, transformers, wreq [details] |
| License | MIT |
| Copyright | 2020 CodeDown |
| Author | Tom McLaughlin |
| Maintainer | tom@codedown.io |
| Uploaded | by thomasjm at 2020-07-17T20:21:23Z |
| Home page | https://github.com/codedownio/slack-progressbar#readme |
| Bug tracker | https://github.com/codedownio/slack-progressbar/issues |
| Source repo | head: git clone https://github.com/codedownio/slack-progressbar |
| Distributions | |
| Executables | slack-progressbar-exe |
| Downloads | 680 total (10 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2020-07-17 [all 1 reports] |
Readme for slack-progressbar-0.1.0.1
[back to package description]slack-progressbar
This is a simple library for creating and updating Slack messages that contain progress bars.
It can be used to display the progress of a long-running task in a Slack channel, for example as part of CI tooling.
See the code in Main.hs for an example which generates the video below.
Example
