[ ソース: haskell-say ]
パッケージ: libghc-say-doc (0.1.0.1-6)
libghc-say-doc に関するリンク
Debian の資源:
haskell-say ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
send textual messages to a Handle in a thread-friendly way; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-say-doc 関連パッケージ
|
|
|
|
-
- dep: haddock-interface-42
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-say-dev
- send textual messages to a Handle in a thread-friendly way
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-say-prof
- send textual messages to a Handle in a thread-friendly way; profiling libraries