@hackage text-show-instances3.9.10
Additional instances for text-show
Categories
License
BSD-3-Clause
Maintainer
Ryan Scott <ryan.gl.scott@gmail.com>
Links
Versions
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:
aesonbifunctorsbinarycontainersdirectoryghc-boothaskelinehpcold-localeold-timeprettyrandomscientifictaggedtemplate-haskellterminfotimetransformersunixunordered-containersuuid-typesvectorWin32xhtml
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.