unix-compat

Portable POSIX-compatibility layer.

http://github.com/jystic/unix-compat

Version on this page:0.5.0.1@rev:1
LTS Haskell 22.14:0.7.1
Stackage Nightly 2024-03-29:0.7.1
Latest on Hackage:0.7.1

See all snapshots unix-compat appears in

BSD-3-Clause licensed by Björn Bringert, Duncan Coutts, Jacob Stanley, Bryan O'Sullivan
Maintained by Jacob Stanley
This version can be pinned in stack with:unix-compat-0.5.0.1@sha256:d656c2627de5915fd4e45d9d01d9eed8ab37359f8f1376f87d537ff01bf12d7b,2030

Module documentation for 0.5.0.1

  • System
    • System.PosixCompat
      • System.PosixCompat.Extensions
      • System.PosixCompat.Files
      • System.PosixCompat.Temp
      • System.PosixCompat.Time
      • System.PosixCompat.Types
      • System.PosixCompat.Unistd
      • System.PosixCompat.User

This package provides portable implementations of parts of the unix package. This package re-exports the unix package when available. When it isn't available, portable implementations are used.