text-show-instances-3.6.4: Additional instances for text-show

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

TextShow.Data.Time

Contents

Description

TextShow instances for data types in the time library.

Since: 2

Orphan instances

TextShow ZonedTime Source #

Since: 2

TextShow TimeLocale Source #

Only available with time-1.5 or later.

Since: 2

TextShow LocalTime Source #

Since: 2

TextShow TimeOfDay Source #

Since: 2

TextShow TimeZone Source #

Since: 2

TextShow UniversalTime Source #

Since: 3.6

TextShow UTCTime Source #

Since: 2

TextShow SystemTime Source #

Only available with time-1.8 or later.

Since: 3.6

TextShow NominalDiffTime Source #

Since: 2

TextShow AbsoluteTime Source #

Since: 2

TextShow DiffTime Source #

Since: 2

TextShow Day Source #

Since: 2