unix-handle: POSIX operations on Handles

[ bsd3, library, system ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 1056 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]