post-mess-age: Send messages to a handle concurrently without getting them mixed.
Do you have a program that output messages to the screen from different
threads and you are tired of getting them all messed up? Welcome to the
post-mess-age. Using a simple passer object you can make your logging
messages useful again. The methodology is explained in the API docs.
You can use post-mess-age not only for the stdout handle, but with anything!
Downloads
- post-mess-age-0.2.1.0.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.2.0.0, 0.2.1.0 |
|---|---|
| Dependencies | base (>=4 && <5) [details] |
| License | BSD-3-Clause |
| Author | Daniel Díaz |
| Maintainer | dhelta.diaz@gmail.com |
| Category | Concurrency |
| Source repo | head: git clone git://github.com/Daniel-Diaz/post-mess-age.git |
| Uploaded | by DanielDiaz at 2016-03-29T11:45:58Z |
| Distributions | LTSHaskell:0.2.1.0, NixOS:0.2.1.0, Stackage:0.2.1.0 |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 3185 total (21 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2016-03-29 [all 1 reports] |