cpu-0.1.2: Cpu information and properties helpers.

LicenseBSD-style
MaintainerVincent Hanquez <vincent@snarc.org>
Stabilityexperimental
Portabilityunknown
Safe HaskellSafe
LanguageHaskell98

System.Arch

Description

 

Synopsis

Documentation

data Arch Source

List of all cpu architecture

Constructors

X86 
X86_64 
PPC 
PPC64 
Sparc 
Arm 
Mips 
SH 
IA64 
S390 
Alpha 
Hppa 
Rs6000 
M68K 
VAX 

getSystemArch :: Arch Source

Return the system's cpu architecture