base-4.3.1.0: Basic libraries

Portabilityportable
Stabilityexperimental
Maintainerlibraries@haskell.org

System.Info

Description

Information about the characteristics of the host system lucky enough to run your program.

Documentation

os :: String Source

The operating system on which the program is running.

arch :: String Source

The machine architecture on which the program is running.

compilerName :: String Source

The Haskell implementation with which the program was compiled or is being interpreted.

compilerVersion :: Version Source

The version of compilerName with which the program was compiled or is being interpreted.

AltStyle によって変換されたページ (->オリジナル) /