freebsd-ports/devel/hs-bsd-sysctl/pkg-descr
Gabor Pali 0a56f55375 - Update to 1.0.7
Obtained from:	FreeBSD Haskell
2012-06-03 21:35:41 +00:00

7 lines
286 B
Plaintext

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.
WWW: http://hackage.haskell.org/package/bsd-sysctl