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]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| book | Enable the generation of the book | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- text-display-0.0.5.2.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.0), bytestring (>=0.10 && <0.13), directory, literatex, shake, text (>=2.0) [details] |
| Tested with | ghc ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.7 || ==9.6.4 || ==9.8.2 |
| License | MIT |
| Author | Hécate Moonlight |
| Maintainer | Hécate Moonlight |
| Uploaded | by hecate at 2024-04-07T12:45:42Z |
| Category | Text |
| Home page | https://hackage.haskell.org/package/text-display-0.0.5.0/docs/doc/book/Introduction.html |
| Bug tracker | https://github.com/haskell-text/text-display/issues |
| Source repo | head: git clone https://github.com/haskell-text/text-display |
| Distributions | LTSHaskell:1.0.0.0, NixOS:1.0.0.0, Stackage:1.0.0.0 |
| Reverse Dependencies | 7 direct, 2 indirect [details] |
| Executables | book |
| Downloads | 1763 total (31 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] |