Description
Cpu information and properties helpers.
Description
Lowlevel cpu routines to get basic properties of the cpu platform, like endianness and architecture.
README.md
Cpu haskell library
The library provides access to property and information helpers related to the cpu:
- Endianness
- Architecture
- Cpuid (for x86 and x86_64)