Skip to content

Implement deriving Show performance trick from GHC!13739 #42

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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