About

Metadata

  • Last updated , by ryanglscott
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: Ryan Scott <ryan.gl.scott@gmail.com>

  • Lottery factor: 1

Links

Installation

Readme

text-show-instances Hackage version Build Status

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.