text-show-instances-0.3: Additional instances for text-show

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

Text.Show.Text.Data.Binary

Description

Monomorphic Show function for Decoders.

Since: 0.2

Synopsis

Documentation

showbDecoder :: Show a => Decoder a -> Builder Source

Convert a Decoder to a Builder.

Since: 0.2