The unix-bytestring package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (≥4.1 & <5), bytestring (≥0.9.1.5) |
| License | BSD3 |
| Copyright | Copyright (c) 2010--2011 wren ng thornton |
| Author | wren ng thornton |
| Maintainer | wren@community.haskell.org |
| Stability | experimental |
| Category | System |
| Home page | http://code.haskell.org/~wren/ |
| Source repository | darcs get http://community.haskell.org/~wren/unix-bytestring |
| Upload date | Mon Apr 4 01:34:15 UTC 2011 |
| Uploaded by | WrenThornton |
| Built on | ghc-7.0 |
| Distributions | Debian: 0.3.5.4 |
Modules
Downloads
- unix-bytestring-0.3.4.1.tar.gz (Cabal source package)
- package description (included in the package)