text-display: A typeclass for user-facing output
The Display typeclass provides a solution for user-facing output that does not have to abide by the rules of the Show typeclass.
[Skip to Readme]
Downloads
- text-display-0.0.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.0.1.0, 0.0.2.0, 0.0.3.0, 0.0.4.0, 0.0.5.0, 0.0.5.1, 0.0.5.2, 1.0.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.12 && <=5), bytestring (>=0.10 && <0.12), text (>=2.0) [details] |
| Tested with | ghc >=8.8 && <8.9 || >=8.10 && <8.11 || >=9.0 && <9.1 || >=9.2 && <9.3 || >=9.4 && <9.5 |
| License | MIT |
| Author | Hécate Moonlight |
| Maintainer | Hécate Moonlight |
| Uploaded | by hecate at 2022-08-21T21:36:33Z |
| Category | Text |
| Home page | https://github.com/haskell-text/text-display#readme |
| Bug tracker | https://github.com/haskell-text/text-display/issues |
| Source repo | head: git clone https://github.com/haskell-text/text-display |
| Reverse Dependencies | 7 direct, 2 indirect [details] |
| Downloads | 1810 total (32 in the last 30 days) |
| Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |