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
| Version | 0.0.0 |
|---|---|
| Dependencies | base (≥3 & <5), unix |
| License | BSD3 |
| Copyright | 2010, Anders Kaseorg |
| Author | Anders Kaseorg <andersk@mit.edu> |
| Maintainer | andersk@mit.edu |
| Stability | experimental |
| Category | System |
| Source repository | git clone git://andersk.mit.edu/haskell/unix-handle.git |
| Upload date | Sun Mar 7 07:35:11 UTC 2010 |
| Uploaded by | AndersKaseorg |
| Built on | ghc-6.12, ghc-7.0 |
Modules
Downloads
- unix-handle-0.0.0.tar.gz (Cabal source package)
- package description (included in the package)