unix-compat-0.5.3: Portable POSIX-compatibility layer.
Safe HaskellNone
LanguageHaskell2010

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