Safe Haskell | None |
---|
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.
unix-compat-0.4.1.1: Portable POSIX-compatibility layer.
Safe Haskell | None |
---|
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.