|
| System.Posix.Error | | Portability | non-portable (requires POSIX) | | Stability | provisional | | Maintainer | libraries@haskell.org |
|
|
|
| Description |
| POSIX error support
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| as throwErrno, but exceptions include the given path when appropriate.
|
|
|
| as throwErrnoIf, but exceptions include the given path when
appropriate.
|
|
|
| as throwErrnoIf_, but exceptions include the given path when
appropriate.
|
|
|
| as throwErrnoIfNull, but exceptions include the given path when
appropriate.
|
|
|
| as throwErrnoIfMinus1, but exceptions include the given path when
appropriate.
|
|
|
| as throwErrnoIfMinus1_, but exceptions include the given path when
appropriate.
|
|
| Produced by Haddock version 2.6.1 |