[ Bron: haskell-say ]
Pakket: libghc-say-dev (0.1.0.1-2 en anderen)
Verwijzigingen voor libghc-say-dev
Debian bronnen:
Het bronpakket haskell-say downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan libghc-say-dev gerelateerde pakketten
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.1.3)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-3abbc
- virtueel pakket geboden door ghc
-
- dep: libghc-bytestring-dev-0.10.8.2-1e712
- virtueel pakket geboden door ghc
-
- dep: libghc-text-dev-1.2.3.1-3acd7
- virtueel pakket geboden door ghc
-
- dep: libghc-transformers-dev-0.5.5.0-1fc6e
- virtueel pakket geboden door 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