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

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

Text.Show.Text.GHC.Event

Description

Monomorphic Show functions for data types in the Event module.

Synopsis

Documentation

showbEvent :: Event -> Builder Source

Convert an Event to a Builder.

showbFdKeyPrec :: Int -> FdKey -> Builder Source

Convert an FdKey to a Builder with the given precedence.