text-show-3.6: 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 #

Since: 2

TextShow RecSelError #

Since: 2

TextShow RecConError #

Since: 2

TextShow RecUpdError #

Since: 2

TextShow NoMethodError #

Since: 2

TextShow TypeError #

Only available with base-4.9.0.0 or later.

Since: 3

TextShow NonTermination #

Since: 2

TextShow NestedAtomically #

Since: 2

TextShow BlockedIndefinitelyOnMVar #

Since: 2

TextShow BlockedIndefinitelyOnSTM #

Since: 2

TextShow Deadlock #

Since: 2

TextShow AllocationLimitExceeded #

Only available with base-4.8.0.0 or later.

Since: 2

TextShow AssertionFailed #

Since: 2

TextShow SomeAsyncException #

Only available with base-4.7.0.0 or later.

Since: 2

TextShow AsyncException #

Since: 2

TextShow ArrayException #

Since: 2

TextShow MaskingState #

Since: 2

TextShow IOException #

Since: 2

TextShow ErrorCall #

Since: 2

TextShow ArithException #

Since: 2

TextShow SomeException #

Since: 2