text-show-3.7: 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.Foreign.C.Types

Contents

Description

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

Since: 2

Orphan instances

TextShow CChar Source # 
TextShow CSChar Source # 
TextShow CUChar Source # 
TextShow CShort Source # 
TextShow CUShort Source # 
TextShow CInt Source # 
TextShow CUInt Source # 
TextShow CLong Source # 
TextShow CULong Source # 
TextShow CLLong Source # 
TextShow CULLong Source # 
TextShow CFloat Source # 
TextShow CDouble Source # 
TextShow CPtrdiff Source # 
TextShow CSize Source # 
TextShow CWchar Source # 
TextShow CSigAtomic Source # 
TextShow CClock Source # 
TextShow CTime Source # 
TextShow CUSeconds Source # 
TextShow CSUSeconds Source # 
TextShow CIntPtr Source # 
TextShow CUIntPtr Source # 
TextShow CIntMax Source # 
TextShow CUIntMax Source #