SRC="haddock-util.js" TYPE="text/javascript"> TYPE="text/javascript">window.onload = function () {setSynopsis("mini_System-Info.html")};

System.Info

base-4.2.0.2: Basic librariesSource codeContentsIndex
System.Info
Portabilityportable
Stabilityexperimental
Maintainerlibraries@haskell.org
Description
Information about the characteristics of the host system lucky enough to run your program.
Synopsis
os :: String
arch :: String
compilerName :: String
compilerVersion :: Version
Documentation
os :: StringSource
The operating system on which the program is running.
arch :: StringSource
The machine architecture on which the program is running.
compilerName :: StringSource
The Haskell implementation with which the program was compiled or is being interpreted.
compilerVersion :: VersionSource
The version of compilerName with which the program was compiled or is being interpreted.
Produced by Haddock version 2.6.1

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