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

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

Text.Show.Text.Functions

Description

Optional Show and Show1 instances for functions.

Since: 0.3

Synopsis

Documentation

showbFunction :: (a -> b) -> Builder Source

Convert a function to a Builder.

Since: 0.3