[ ソース: haskell-say ]
パッケージ: libghc-say-dev (0.1.0.1-6)
libghc-say-dev に関するリンク
Debian の資源:
haskell-say ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-b7e3b
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-bytestring-dev-0.11.5.3-8a5b1
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-text-dev-2.0.2-ca8a7
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-transformers-dev-0.6.1.0-5335d
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多倍長精度演算ライブラリ