Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
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.