cpu-features-0.1.0.0: A library to detect CPU features
Safe HaskellNone
LanguageGHC2021

System.CPUFeatures.X86.Bool

Description

This module provides the basic interface to detect CPU features. The availability is indicated by a boolean variable (b<FEATRUE NAME>).

Documentation