Name : ghc-say
| |
Version : 0.1.0.0
| Vendor : openSUSE
|
Release : bp150.2.7
| Date : 2018-07-30 20:36:21
|
Group : Development/Libraries/Haskell
| Source RPM : ghc-say-0.1.0.0-bp150.2.7.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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64 |