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

Copyright(C) 2014 Ryan Scott
LicenseBSD-style (see the file LICENSE)
MaintainerRyan Scott
StabilityExperimental
PortabilityGHC
Safe HaskellNone
LanguageHaskell98

Text.Show.Text.Data.Time

Description

Monomorphic Show functions for data types in the time library. These are included for convenience (and because time is a dependency of this library).

Synopsis

Documentation

showbDay :: Day -> Builder Source

Convert a Day into a Builder.