text-show-3.7.1: Efficient conversion of values into Text

Copyright(C) 2014-2017 Ryan Scott
LicenseBSD-style (see the file LICENSE)
MaintainerRyan Scott
StabilityProvisional
PortabilityGHC
Safe HaskellNone
LanguageHaskell2010

TextShow.System.Posix.Types

Contents

Description

TextShow instances for Haskell equivalents of POSIX data types. Note that these are only available if the operating system supports them, so some OSes (e.g., Windows) will not be able to use all of the instances in this module.

Since: 2

Orphan instances

TextShow CDev Source #

Since: 2

TextShow CIno Source #

Since: 2

TextShow CMode Source #

Since: 2

TextShow COff Source #

Since: 2

TextShow CPid Source #

Since: 2

TextShow CSsize Source #

Since: 2

TextShow CGid Source #

Since: 2

TextShow CNlink Source #

Since: 2

TextShow CUid Source #

Since: 2

TextShow CCc Source #

Since: 2

TextShow CSpeed Source #

Since: 2

TextShow CTcflag Source #

Since: 2

TextShow CRLim Source #

Since: 2

TextShow CBlkSize Source #

Only available with base-4.10.0.0 or later.

Since: 3.6

TextShow CBlkCnt Source #

Only available with base-4.10.0.0 or later.

Since: 3.6

TextShow CClockId Source #

Only available with base-4.10.0.0 or later.

Since: 3.6

TextShow CFsBlkCnt Source #

Only available with base-4.10.0.0 or later.

Since: 3.6

TextShow CFsFilCnt Source #

Only available with base-4.10.0.0 or later.

Since: 3.6

TextShow CId Source #

Only available with base-4.10.0.0 or later.

Since: 3.6

TextShow CKey Source #

Only available with base-4.10.0.0 or later.

Since: 3.6

TextShow CTimer Source #

Only available with base-4.10.0.0 or later.

Since: 3.6

TextShow Fd Source #

Since: 2