system-info: Get the name of the operating system

[ library, mit, system ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.0.10, 0.1.0.11, 0.1.0.12, 0.1.0.13, 0.1.0.14, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.5.1, 0.5.2
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), Win32 [details]
License MIT
Copyright Copyright 2021 Chaos Software OOD
Author Daniel Taskoff
Maintainer daniel.taskoff@gmail.com
Category System
Home page https://github.com/ChaosGroup/system-info#readme
Bug tracker https://github.com/ChaosGroup/system-info/issues
Source repo head: git clone https://github.com/ChaosGroup/system-info
Uploaded by dtaskoff at 2021-03-22T14:47:38Z
Distributions LTSHaskell:0.5.2, NixOS:0.5.2, Stackage:0.5.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 11259 total (64 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-03-22 [all 1 reports]

Readme for system-info-0.5.2

[back to package description]

system-info

hackage

A small library for getting the name of the OS.

NOTE: the library used to give information about CPUs, as well. However, it wasn't reliable enough. If you need such functionality, I'd recommend trying hlibcpuid.