unix-compat

Portable POSIX-compatibility layer.

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

Version on this page:0.6@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.6@sha256:0f5d0929d838077909d397c7c83b711b89db4ed3d4dafea46af19c04b389b53c,3583

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.

Changes

Version 0.6 (2022-05-22)

  • Better support for symbolic links