unix-compat-0.5: Portable POSIX-compatibility layer.

Safe HaskellNone
LanguageHaskell98

System.PosixCompat.Types

Description

This module re-exports the types from System.Posix.Types on all platforms.

On Windows UserID, GroupID and LinkCount are missing, so they are redefined by this module.

Documentation