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

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

TextShow.Control.Exception

Contents

Description

TextShow instances for Exception data types.

Since: 2

Orphan instances

TextShow PatternMatchFail Source #

Since: 2

TextShow RecSelError Source #

Since: 2

TextShow RecConError Source #

Since: 2

TextShow RecUpdError Source #

Since: 2

TextShow NoMethodError Source #

Since: 2

TextShow TypeError Source #

Only available with base-4.9.0.0 or later.

Since: 3

TextShow NonTermination Source #

Since: 2

TextShow NestedAtomically Source #

Since: 2

TextShow BlockedIndefinitelyOnMVar Source #

Since: 2

TextShow BlockedIndefinitelyOnSTM Source #

Since: 2

TextShow Deadlock Source #

Since: 2

TextShow AllocationLimitExceeded Source #

Only available with base-4.8.0.0 or later.

Since: 2

TextShow AssertionFailed Source #

Since: 2

TextShow SomeAsyncException Source #

Only available with base-4.7.0.0 or later.

Since: 2

TextShow AsyncException Source #

Since: 2

TextShow ArrayException Source #

Since: 2

TextShow MaskingState Source #

Since: 2

TextShow IOException Source #

Since: 2

TextShow ErrorCall Source #

Since: 2

TextShow ArithException Source #

Since: 2

TextShow SomeException Source #

Since: 2