unix: POSIX functionality
This package gives you access to the set of operating system services standardised by POSIX.1-2008 (or the IEEE Portable Operating System Interface for Computing Environments - IEEE Std. 1003.1).
The package is not supported under Windows.
Modules
[Index]
- System
- System.Posix
- System.Posix.ByteString
- System.Posix.Directory
- System.Posix.DynamicLinker
- System.Posix.Env
- System.Posix.Error
- System.Posix.Fcntl
- System.Posix.Files
- System.Posix.IO
- System.Posix.Process
- System.Posix.Resource
- System.Posix.Semaphore
- System.Posix.SharedMem
- System.Posix.Signals
- System.Posix.Temp
- System.Posix.Terminal
- System.Posix.Time
- System.Posix.Unistd
- System.Posix.User
- System.Posix
Downloads
- unix-2.7.2.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 2.0, 2.2.0.0, 2.3.0.0, 2.3.1.0, 2.3.2.0, 2.4.0.0, 2.4.0.1, 2.4.0.2, 2.4.1.0, 2.4.2.0, 2.5.0.0, 2.5.1.0, 2.5.1.1, 2.6.0.0, 2.6.0.1, 2.7.0.0, 2.7.0.1, 2.7.1.0, 2.7.2.0, 2.7.2.1, 2.7.2.2, 2.7.3, 2.8.0.0, 2.8.1.0, 2.8.1.1, 2.8.2.0, 2.8.2.1, 2.8.3.0, 2.8.4.0, 2.8.5.0, 2.8.5.1, 2.8.6.0, 2.8.7.0, 2.8.8.0 |
|---|---|
| Change log | changelog.md |
| Dependencies | base (>=4.5 && <4.10), bytestring (>=0.9.2 && <0.11), time (>=1.2 && <1.8), unbuildable (<0) [details] |
| Tested with | ghc >=7.4.1 |
| License | BSD-3-Clause |
| Author | |
| Maintainer | libraries@haskell.org |
| Uploaded | by HerbertValerioRiedel at 2016-11-11T23:16:53Z |
| Revised | Revision 1 made by HerbertValerioRiedel at 2016-11-20T08:24:39Z |
| Category | System |
| Home page | https://github.com/haskell/unix |
| Bug tracker | https://github.com/haskell/unix/issues |
| Source repo | head: git clone https://github.com/haskell/unix.git |
| Reverse Dependencies | 730 direct, 15136 indirect [details] |
| Downloads | 91219 total (76 in the last 30 days) |
| Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |