unix-handle: POSIX operations on Handles
This package provides versions of functions from
System.Posix.Files that operate on System.IO.Handle
instead of
System.IO.FilePath
or System.Posix.Fd
. This is useful to
prevent race conditions that may arise from looking up the same path
twice.
Downloads
- unix-handle-0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0 |
---|---|
Dependencies | base (>=3 && <5), unix [details] |
License | BSD-3-Clause |
Copyright | 2010, Anders Kaseorg |
Author | Anders Kaseorg <andersk@mit.edu> |
Maintainer | andersk@mit.edu |
Category | System |
Source repo | head: git clone git://andersk.mit.edu/haskell/unix-handle.git head: git clone git://andersk.mit.edu/haskell/unix-handle.git(tag 0.0.0) |
Uploaded | by AndersKaseorg at 2010-03-07T07:35:11Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1085 total (5 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] |