[ 原始碼: haskell-say ]
套件:libghc-say-dev(0.1.0.1-3 以及其他的)
send textual messages to a Handle in a thread-friendly way
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. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-say-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-95196
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-bytestring-dev-0.10.10.1-c6497
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-text-dev-1.2.4.0-30221
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-00bc3
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-say-doc
- send textual messages to a Handle in a thread-friendly way; documentation
-
- sug: libghc-say-prof
- send textual messages to a Handle in a thread-friendly way; profiling libraries