The bsd-sysctl package
This module provides efficient access to the BSD sysctl(3) interface via the Haskell FFI.
It allows to read and write both basic sysctl types, as well as complex opaque types (typically C structures) described via Storable instances.
Properties
| Versions | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7 |
|---|---|
| Dependencies | base (≥3 & <5) |
| License | BSD3 |
| Copyright | 2009-2010, Maxime Henrion |
| Author | Maxime Henrion |
| Maintainer | Maxime Henrion <mhenrion@gmail.com> |
| Category | System, BSD |
| Bug tracker | http://bitbucket.org/mux/bsd-sysctl/issues/ |
| Source repository | hg clone http://bitbucket.org/mux/bsd-sysctl/ |
| Upload date | Tue Feb 28 21:01:43 UTC 2012 |
| Uploaded by | MaximeHenrion |
| Built on | ghc-7.4 |
| Distributions | FreeBSD: 1.0.7 |
Modules
- System
Downloads
- bsd-sysctl-1.0.7.tar.gz (Cabal source package)
- package description (included in the package)