text-show-3.9.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

Description

TextShow instances for Exception data types.

Since: 2

Orphan instances

TextShow PatternMatchFail Source #

Since: 2

Instance details

TextShow RecSelError Source #

Since: 2

Instance details

TextShow RecConError Source #

Since: 2

Instance details

TextShow RecUpdError Source #

Since: 2

Instance details

TextShow NoMethodError Source #

Since: 2

Instance details

TextShow TypeError Source #

Only available with base-4.9.0.0 or later.

Since: 3

Instance details

TextShow NonTermination Source #

Since: 2

Instance details

TextShow NestedAtomically Source #

Since: 2

Instance details

TextShow BlockedIndefinitelyOnMVar Source #

Since: 2

Instance details

TextShow BlockedIndefinitelyOnSTM Source #

Since: 2

Instance details

TextShow Deadlock Source #

Since: 2

Instance details

TextShow AllocationLimitExceeded Source #

Only available with base-4.8.0.0 or later.

Since: 2

Instance details

TextShow CompactionFailed Source #

Only available with base-4.10.0.0 or later.

Since: 3.6

Instance details

TextShow AssertionFailed Source #

Since: 2

Instance details

TextShow SomeAsyncException Source #

Since: 2

Instance details

TextShow AsyncException Source #

Since: 2

Instance details

TextShow ArrayException Source #

Since: 2

Instance details

TextShow FixIOException Source #

Only available with base-4.11.0.0 or later.

Since: 3.7.3

Instance details

TextShow MaskingState Source #

Since: 2

Instance details

TextShow IOException Source #

Since: 2

Instance details

TextShow ErrorCall Source #

Since: 2

Instance details

TextShow ArithException Source #

Since: 2

Instance details

TextShow SomeException Source #

Since: 2

Instance details