text-show-instances-3.4: Additional instances for text-show

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

TextShow.System.Locale

Contents

Description

Monomorphic TextShow function for old TimeLocales.

Since: 2

Synopsis

Documentation

showbTimeLocalePrec :: Int -> TimeLocale -> Builder Source #

Convert a TimeLocale to a Builder with the given precedence.

Since: 2

Orphan instances