The unix package
This package gives you access to the set of operating system services standardised by POSIX 1003.1b (or the IEEE Portable Operating System Interface for Computing Environments - IEEE Std. 1003.1).
The package is not supported under Windows (except under Cygwin).
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 |
|---|---|
| Dependencies | base (≥4.2 & <4.7), bytestring (≥0.9.2.0 & <0.11), time |
| License | BSD3 |
| Maintainer | libraries@haskell.org |
| Category | System |
| Bug tracker | http://hackage.haskell.org/trac/ghc/newticket?component=libraries/unix |
| Source repository | git clone http://darcs.haskell.org/packages/unix.git/ |
| Upload date | Thu Jan 31 17:38:14 UTC 2013 |
| Uploaded by | IanLynagh |
| Built on | ghc-7.6 |
| Distributions | Fedora: 2.5.1.1 |
Modules
- System
- System.Posix
- System.Posix.ByteString
- System.Posix.Directory
- System.Posix.DynamicLinker
- System.Posix.Env
- System.Posix.Error
- 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.6.0.1.tar.gz (Cabal source package)
- package description (included in the package)