About

Metadata

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

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 7.10.3

Package Flags

Use the -f option with cabal commands to enable flags

    developer (off by default)

    Operate in developer mode (allows for faster recompilation of tests)

Readme

text-show-instances

Hackage Hackage Dependencies Haskell Programming Language BSD3 License Build

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