text-show v0.3.0.0 Release Notes

    • ๐Ÿ›  Lots of bugfixes
    • Show instances for many other data types in base, containers and time
    • ๐Ÿ”ฆ Exposed internal modules with monomorphic functions
    • ๐Ÿ— Text.Show.Text now exports Data.Text.Lazy.Builder for convenience
    • โž• Add showLazy, showPrec, showPrecLazy, printLazy, hPrint, hPrintLazy, lengthB, and replicateB
    • ๐Ÿ‘ Template Haskell derivation of Show instances (doesn't support data families yet)