The unix package
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.
Properties
| Versions | 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 |
|---|---|
| Change log | changelog.md |
| Dependencies | base (>=4.5 && <4.10), bytestring (>=0.9.2 && <0.11), time (>=1.2 && <1.8), unbuildable (>1 && <1) [details] |
| License | BSD3 |
| Author | |
| Maintainer | [email protected] |
| Stability | Unknown |
| Category | System |
| Home page | https://github.com/haskell/unix |
| Bug tracker | https://github.com/haskell/unix/issues |
| Source repository | head: git clone https://github.com/haskell/unix.git |
| Uploaded | Fri Nov 11 23:16:53 UTC 2016 by HerbertValerioRiedel |
| Updated | Sun Nov 20 08:24:39 UTC 2016 by HerbertValerioRiedel to revision 1 |
| Distributions | Arch:2.7.2.0, Fedora:2.7.1.0, LTSHaskell:2.7.1.0, NixOS:2.7.2.1, Stackage:2.7.2.1 |
| Downloads | 28672 total (67 in the last 30 days) |
| Votes | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |
Modules
- 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
[Index]
Downloads
- unix-2.7.2.1.tar.gz [browse] (Cabal source package)
- Package description (included in the package)