text-show-3.6: 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 # 
TextShow CSChar # 
TextShow CUChar # 
TextShow CShort # 
TextShow CUShort # 
TextShow CInt # 
TextShow CUInt # 
TextShow CLong # 
TextShow CULong # 
TextShow CLLong # 
TextShow CULLong # 
TextShow CFloat # 
TextShow CDouble # 
TextShow CPtrdiff # 
TextShow CSize # 
TextShow CWchar # 
TextShow CSigAtomic # 
TextShow CClock # 
TextShow CTime # 
TextShow CUSeconds # 
TextShow CSUSeconds # 
TextShow CIntPtr # 
TextShow CUIntPtr # 
TextShow CIntMax # 
TextShow CUIntMax #