unix-bytestring: Unix/Posix-specific functions for ByteStrings.

[ bsd3, library, system ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

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
Dependencies base (>=4.1 && <5), bytestring (>=0.9.1.5) [details]
License BSD-3-Clause
Copyright Copyright (c) 2010--2011 wren ng thornton
Author wren ng thornton
Maintainer wren@community.haskell.org
Category System
Home page http://code.haskell.org/~wren/
Source repo head: darcs get http://community.haskell.org/~wren/unix-bytestring
Uploaded by WrenThornton at 2011-03-27T03:58:32Z
Distributions LTSHaskell:0.4.0.1, NixOS:0.4.0.1, Stackage:0.4.0.1
Reverse Dependencies 12 direct, 962 indirect [details]
Downloads 31311 total (280 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]