About

Metadata

  • Last updated , by Bodigrim
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: Julian Ospald <hasufell@posteo.de>, Viktor Dukhovni <ietf-dane@dukhovni.org>, Andrew Lelechenko <andrew.lelechenko@gmail.com>

  • Lottery factor: 3

Links

Installation

Tested Compilers

  1. 9.12.1
  2. 9.10.1
  3. 9.8.4
  4. 9.6.6
  5. 9.4.7
  6. 9.2.8
  7. 9.0.2
  8. 8.10.7
  9. 8.8.4
  10. 8.6.5

Package Flags

Use the -f option with cabal commands to enable flags

    os-string (off by default)

    Use the new os-string package

    non-portable-tests (off by default)

    Run tests that may not be portable across all systems, but are guaranteed to succeed in our own CI

Readme

This package gives you access to the set of operating system services standardised by POSIX.1-2008 (or the IEEE Portable Operating System Interface for Computing Environments - IEEE Std. 1003.1).

The package is not supported under Windows.