system-info-0.5.2: Get the name of the operating system
Copyright(c) ChaosGroup 2020
LicenseMIT
Maintainerdaniel.taskoff@gmail.com
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

System.OS

Contents

Description

Get the name of the current operating system.

Synopsis

OS

newtype OS Source #

The name of the current operating system.

Constructors

OS 

Fields

os :: Maybe OS Source #

Try to get the name of the current operating system.