text-show-3.10.3: Efficient conversion of values into Text
Copyright(C) 2014-2017 Ryan Scott
LicenseBSD-style (see the file LICENSE)
MaintainerRyan Scott
StabilityProvisional
PortabilityGHC
Safe HaskellSafe-Inferred
LanguageHaskell2010

TextShow.Foreign.C.Types

Description

TextShow instances for Haskell newtypes corresponding to C types in the Foreign Function Interface (FFI).

Since: 2

Orphan instances

TextShow CBool Source #

Only available with base-4.10.0.0 or later.

Since: 3.6

Instance details

TextShow CChar Source #

Since: 2

Instance details

TextShow CClock Source #

Since: 2

Instance details

TextShow CDouble Source #

Since: 2

Instance details

TextShow CFloat Source #

Since: 2

Instance details

TextShow CInt Source #

Since: 2

Instance details

TextShow CIntMax Source #

Since: 2

Instance details

TextShow CIntPtr Source #

Since: 2

Instance details

TextShow CLLong Source #

Since: 2

Instance details

TextShow CLong Source #

Since: 2

Instance details

TextShow CPtrdiff Source #

Since: 2

Instance details

TextShow CSChar Source #

Since: 2

Instance details

TextShow CSUSeconds Source #

Since: 2

Instance details

TextShow CShort Source #

Since: 2

Instance details

TextShow CSigAtomic Source #

Since: 2

Instance details

TextShow CSize Source #

Since: 2

Instance details

TextShow CTime Source #

Since: 2

Instance details

TextShow CUChar Source #

Since: 2

Instance details

TextShow CUInt Source #

Since: 2

Instance details

TextShow CUIntMax Source #

Since: 2

Instance details

TextShow CUIntPtr Source #

Since: 2

Instance details

TextShow CULLong Source #

Since: 2

Instance details

TextShow CULong Source #

Since: 2

Instance details

TextShow CUSeconds Source #

Since: 2

Instance details

TextShow CUShort Source #

Since: 2

Instance details

TextShow CWchar Source #

Since: 2

Instance details