unix-bytestring: Unix/Posix-specific functions for ByteStrings.
Unix/Posix-specific functions for ByteStrings.
Provides ByteString
file-descriptor based I/O API, designed
loosely after the String
file-descriptor based I/O API in
System.Posix.IO. The functions here wrap standard C implementations
of the functions specified by the ISO/IEC 9945-1:1990 (``POSIX.1'')
and X/Open Portability Guide Issue 4, Version 2 (``XPG4.2'')
specifications.
Note that this package doesn't require the unix
package as a
dependency. But you'll need it in order to get your hands on
an Fd
, so we're not offering a complete replacement.
[Skip to Readme]
Downloads
- unix-bytestring-0.4.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.3.2, 0.3.2.1, 0.3.3, 0.3.4, 0.3.4.1, 0.3.5, 0.3.5.3, 0.3.5.4, 0.3.6, 0.3.7, 0.3.7.2, 0.3.7.3, 0.3.7.4, 0.3.7.5, 0.3.7.6, 0.3.7.7, 0.3.7.8, 0.4.0, 0.4.0.1, 0.4.0.2, 0.4.0.3 |
---|---|
Change log | CHANGELOG |
Dependencies | base (>=4.1 && <4.20), bytestring (>=0.9.1.5 && <0.13) [details] |
Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.3, ghc ==9.0.1, ghc ==9.2.4, ghc ==9.4.4, ghc ==9.6.1 |
License | BSD-3-Clause |
Copyright | 2010–2023 wren romano |
Author | wren gayle romano |
Maintainer | wren@cpan.org |
Revised | Revision 1 made by AndreasAbel at 2024-01-23T15:35:53Z |
Category | System |
Home page | https://wrengr.org/software/hackage.html |
Bug tracker | https://github.com/wrengr/unix-bytestring/issues |
Source repo | head: git clone https://github.com/wrengr/unix-bytestring.git |
Uploaded | by WrenRomano at 2023-03-19T22:30:59Z |
Distributions | LTSHaskell:0.4.0.3, NixOS:0.4.0.2, Stackage:0.4.0.3 |
Reverse Dependencies | 13 direct, 994 indirect [details] |
Downloads | 33964 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-03-20 [all 1 reports] |