unix-compat

Portable POSIX-compatibility layer.

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

Version on this page:0.4.1.4@rev:2
LTS Haskell 22.14:0.7.1
Stackage Nightly 2024-03-28: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.4@sha256:2c9cfb5497baed3eeddfe5c6cc249bf51a76e2bb646c322b8f45a0db8c42129c,2032

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.