basic-cpuid: A small package to access the cpuid instruction directly.
Similar to the cpuid package this package allows one to call the CPUID instruction from plain Haskell. In contrast to the cpuid package it is very minimalistic and provides no additional helper functions. On the other side it is possible to build this package on every platform. If the platform does not support the CPUID instruction, calling it from Haskell will just throw an exception.
Downloads
- basic-cpuid-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.7 && <5) [details] |
License | BSD-3-Clause |
Copyright | (c) 2017 Anselm Jonas Scholl |
Author | Anselm Jonas Scholl |
Maintainer | anselm.scholl@tu-harburg.de |
Category | System |
Source repo | head: git clone git://github.com/ajscholl/basic-cpuid.git |
Uploaded | by JonasScholl at 2017-07-09T14:06:29Z |
Distributions | NixOS:0.1.0.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1092 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-07-09 [all 1 reports] |