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.Data.Complex

Description

Monomorphic Show function for Ratio values.

Since: 0.5

Synopsis

Documentation

showbComplexPrec :: Show a => Int -> Complex a -> Builder Source

Convert a Complex value to a Builder with the given precedence.

Since: 0.5