post-mess-age

Send messages to a handle concurrently without getting them mixed.

LTS Haskell 22.13:0.2.1.0
Stackage Nightly 2024-03-14:0.2.1.0
Latest on Hackage:0.2.1.0

See all snapshots post-mess-age appears in

BSD-3-Clause licensed by Daniel Díaz
Maintained by [email protected]
This version can be pinned in stack with:post-mess-age-0.2.1.0@sha256:86fdb5a6f096f82703a0f34069b880738636ca765dad33d1e5eaf3b0ed106571,893

Module documentation for 0.2.1.0

Depends on 1 package(full list with versions):

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!