base-4.7.0.0: Basic libraries

Copyright(c) The University of Glasgow 2002
License(c) The University of Glasgow 2002
Maintainerlibraries@haskell.org
Stabilityprovisional
Portabilitynon-portable (requires POSIX)
Safe HaskellTrustworthy

System.Posix.Types

Contents

Description

POSIX data types: Haskell equivalents of the types defined by the <sys/types.h> C header on a POSIX system.

Synopsis

POSIX data types

newtype CCc Source

Constructors

CCc Word8 

newtype Fd Source

Constructors

Fd CInt