unix-compat

Portable POSIX-compatibility layer.

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

Version on this page:0.4.1.3@rev:1
LTS Haskell 22.18:0.7.1
Stackage Nightly 2024-04-25: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.4.1.3@sha256:b335d012532893d878bd5f310a95d894ce57eb87df1e8e487481f39740cec9af,2032

Module documentation for 0.4.1.3

  • 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.