text-show-0.6: 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.Data.Type.Coercion

Description

Monomorphic Show function for representational equality. This module is only available with base-4.7.0.0 or later.

Since: 0.3

Synopsis

Documentation

showbCoercion :: Coercion a b -> Builder Source

Convert a representational equality value to a Builder. This function is only available with base-4.7.0.0 or later.

Since: 0.3