Package Info

ghc-say


Send textual messages to a Handle in a thread-friendly way


Development/Libraries/Haskell

Send textual messages to a Handle in a thread-friendly way. The functions provided in this library guarantee the following properties:

  • 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.


License: MIT
URL: https://hackage.haskell.org/package/say

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.1.0.0-bp150.2.4 info GA Release 2018-08-01 15
  • AArch64
  • ghc-say
  • ghc-say-devel
0.1.0.0-bp150.2.7 info GA Release 2018-07-30 15
  • ppc64le
  • x86-64
  • ghc-say
  • ghc-say-devel