libghc-say-prof

send textual messages to a Handle in a thread-friendly way; profiling libraries

Description

When writing a line to a Handle,

 * Properly handle character encoding settings on the Handle
 * For reasonably sized messages, ensure that the entire message
   is written in one chunk to avoid interleaving data with other threads
 * This includes the trailing newline character
 * Avoid unnecessary memory allocations and copies
 * Minimize locking
 * Provide a simple API

This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/fpco/say#readme


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-say-prof