The latest version of text-show-instances is 3.9.8-1.

text-show-instances

Version 1 revision 0 uploaded by ryanglscott.

Package meta

Synopsis
Additional instances for text-show
Description

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 Text.Show.Text.Instances. Alternatively, there are monomorphic versions of the showb function available in the other submodules of Text.Show.Text.

Author
Ryan Scott
Bug reports
https://github.com/RyanGlScott/text-show-instances/issues
Category
Text
Copyright
(C) 2014-2015 Ryan Scott
Homepage
https://github.com/RyanGlScott/text-show-instances
Maintainer
Ryan Scott <ryan.gl.scott@ku.edu>
Package URL
n/a
Stability
Experimental

Components