deriving-show-simple: 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.
Downloads
- deriving-show-simple-0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | 350 total (3 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] |