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

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

Text.Show.Text.Numeric.Natural

Description

Monomorphic Show function for Naturals.

Since: 0.5

Synopsis

Documentation

showbNaturalPrec :: Int -> Natural -> Builder Source

Convert a Natural to a Builder with the given precedence.

Since: 0.5