| 
| System.Info | | Portability | portable |  | Stability | experimental |  | Maintainer | libraries@haskell.org |  
  |  
  | 
 | 
| Description | 
| Information about the characteristics of the host 
 system lucky enough to run your program.
 | 
 | 
| Synopsis | 
 | 
 | 
 | 
| Documentation | 
 | 
 | 
| The operating system on which the program is running.
 | 
 | 
 | 
| The machine architecture on which the program is running.
 | 
 | 
 | 
| The Haskell implementation with which the program was compiled
 or is being interpreted.
 | 
 | 
 | 
| The version of compilerName with which the program was compiled
 or is being interpreted.
 | 
 | 
| Produced by Haddock version 2.4.2 |