Skip to content

Implement deriving Show performance trick from GHC!13739 #42

@RyanGlScott

Description

@RyanGlScott

GHC!13739 implements a deriving Show performance trick by avoiding generating uses of (.), instead favoring direct function composition. We should do the same in deriving-compat.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions