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.System.Exit

Description

Monomorphic Show function for ExitCode.

Since: 0.3

Synopsis

Documentation

showbExitCodePrec :: Int -> ExitCode -> Builder Source

Convert an ExitCode to a Builder with the given precedence.

Since: 0.3