unix-handle-0.0.0: POSIX operations on Handles
This package provides versions of functions from
System.Posix.Files that operate on Handle instead of
FilePath or Fd. This is useful to
prevent race conditions that may arise from looking up the same path
twice.
Modules
- System
- Posix