@hackage text-show-instances0.1

Additional instances for text-show

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 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.

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      transformers-four
       (on by default)

      Use a recent version of transformers.