deriving-show-simple: Derive a Show instance without field selector names

[ bsd3, generics, library ] [ Propose Tags ]

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.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0
Change log CHANGELOG.md
Dependencies base (>=4.9 && <5) [details]
License BSD-3-Clause
Copyright Copyright (c) 2020 Fumiaki Kinoshita
Author Fumiaki Kinoshita
Maintainer fumiexcel@gmail.com
Category Generics
Bug tracker https://github.com/fumieval/deriving-show-simple
Source repo head: git clone https://github.com/fumieval/deriving-show-simple
Uploaded by FumiakiKinoshita at 2020-10-28T07:34:52Z
Distributions NixOS:0
Downloads 253 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-10-28 [all 1 reports]