text-show v3.3 Release Notes

    • ๐Ÿ”จ Refactored the internals of TextShow.Generic to avoid the use of proxies.
    • Made benchmark suite more comprehensive, including benchmarks for showing an enumeration type
    • Microoptimization in derived TextShow1/2 instances involving TextShow.TH
    • ๐Ÿ‘ Allow building with QuickCheck-2.9
    • ๐Ÿ›  Fix GHC HEAD build