@hackage deriving-show-simple0

Derive a Show instance without field selector names

GHC's stock deriving includes field names to a Show representation, but sometimes it's not desiable. This package provides a wrapper which has a Show instance as if the type were not a record.

  • Installation

  • Dependencies (1)

  • Dependents (0)