Name : ghc-say
| |
Version : 0.1.0.0
| Vendor : openSUSE
|
Release : lp150.1.8
| Date : 2018-04-18 19:42:24
|
Group : Development/Libraries/Haskell
| Source RPM : ghc-say-0.1.0.0-lp150.1.8.src.rpm
|
Size : 0.04 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Send textual messages to a Handle in a thread-friendly way
|
Description :
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.
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.0/repo/oss/x86_64 |