/unix-compat

Haskell portable POSIX-compatibility layer

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

unix-compat: Portable POSIX-compatibility layer.

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.