@hackage text-show0.2.0.0

Efficient conversion of values into Text

text-show offers a complete drop-in replacement of the Show typeclass, but for Text instead of String. This package was created in the spirit of bytestring-show.