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

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

Text.Show.Text.Functions

Description

Optional Show, Show1, and Show2 instances for functions.

Since: 0.3

Synopsis

Documentation

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

Convert a function to a Builder.

Since: 0.3