The latest version of text-show-instances is 3.9.10-0.
text-show-instances
Version 2 revision 2 uploaded by ryanglscott.
Package meta
- Synopsis
- Additional instances for text-show
- Description
text-show-instances
is a supplemental library totext-show
that provides additionalShow
instances for data types in common Haskell libraries and GHC dependencies that are not encompassed bytext-show
. Currently,text-show-instances
covers these libraries:bifunctors
binary
containers
directory
haskeline
hoopl
hpc
old-locale
old-time
pretty
random
semigroups
tagged
template-haskell
terminfo
time
transformers
unix
unordered-containers
vector
Win32
xhtml
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.- 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@gmail.com>
- Package URL
- n/a
- Stability
- Experimental