text-show-instances

text-show-instances is a supplemental library to text-show that provides additional Show instances for data types in common Haskell libraries and GHC dependencies that are not encompassed by text-show. Currently, text-show-instances covers these libraries: One can use these instances by importing TextShow.Instances. Alternatively, there are monomorphic versions of the showb function available in the other submodules of TextShow.


Keywords
library, text, Propose Tags, aeson, bifunctors, binary, containers, directory, ghc-boot-th, haskeline, hpc, nonempty-vector, old-locale, old-time, pretty, random, scientific, tagged, template-haskell, terminfo, text-short, time, transformers, unix, unordered-containers, uuid-types, vector, Win32, xhtml, TextShow.Instances, TextShow, Skip to Readme, , Index, Quick Jump, TextShow.Control.Applicative.Trans, TextShow.Control.Monad.Trans, TextShow.Data.Aeson, TextShow.Data.Bifunctor, TextShow.Data.Binary, TextShow.Data.Containers, TextShow.Data.Functor.Trans, TextShow.Data.Scientific, TextShow.Data.ShortText, TextShow.Data.Tagged, TextShow.Data.Time, TextShow.Data.UUID, TextShow.Data.UnorderedContainers, TextShow.Data.Vector, TextShow.Data.Vector.NonEmpty, TextShow.GHC.ForeignSrcLang.Type, TextShow.GHC.LanguageExtensions.Type, TextShow.Language.Haskell.TH, TextShow.System.Console.Haskeline, TextShow.System.Console.Terminfo, TextShow.System.Directory, TextShow.System.Locale, TextShow.System.Posix, TextShow.System.Random, TextShow.System.Time, TextShow.System.Win32, TextShow.Text.PrettyPrint, TextShow.Text.XHtml, TextShow.Trace.Hpc, text-show-instances-3.9.8.tar.gz, browse, Package description, Package maintainers, ryanglscott, edit package information , text-show, ghc-boot
License
BSD-3-Clause
Install
cabal install text-show-instances-3.9.8

Documentation

text-show-instances

Hackage Hackage Dependencies Haskell Programming Language BSD3 License Linux build Windows build

text-show-instances is a supplemental library to text-show that provides additional Show instances for data types in common Haskell libraries and GHC dependencies that are not encompassed by text-show. Currently, text-show-instances covers these libraries:

One can use these instances by importing TextShow.Instances. Alternatively, there are monomorphic versions of the showb function available in the other submodules of TextShow.