unix-handle-0.0.0: POSIX operations on Handles

The unix-handle package

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.

Properties

Version0.0.0
Dependenciesbase (≥3 & <5), unix
LicenseBSD3
Copyright2010, Anders Kaseorg
AuthorAnders Kaseorg <andersk@mit.edu>
Maintainerandersk@mit.edu
Stabilityexperimental
CategorySystem
Source repositorygit clone git://andersk.mit.edu/haskell/unix-handle.git
Upload dateSun Mar 7 07:35:11 UTC 2010
Uploaded byAndersKaseorg
Built onghc-6.12, ghc-7.0

Modules

Downloads