| Copyright | © 2016 Julian Ospald | 
|---|---|
| License | BSD3 | 
| Maintainer | Julian Ospald <hasufell@posteo.de> | 
| Stability | experimental | 
| Portability | portable | 
| Safe Haskell | Safe-Inferred | 
| Language | Haskell2010 | 
System.Posix.FD
Description
Provides an alternative for openFd
 which gives us more control on what status flags to pass to the
 low-level open(2) call, in contrast to the unix package.