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.4.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.12), directory, literatex, shake, text (>=2.0) [details] |
Tested with | ghc ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.7 || ==9.4.4 || ==9.6.1 |
License | MIT |
Author | Hécate Moonlight |
Maintainer | Hécate Moonlight |
Revised | Revision 1 made by hecate at 2023-03-21T17:55:21Z |
Category | Text |
Home page | https://hackage.haskell.org/package/text-display/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 |
Uploaded | by hecate at 2023-03-21T17:49:24Z |
Distributions | NixOS:0.0.5.2, Stackage:1.0.0.0 |
Reverse Dependencies | 7 direct, 2 indirect [details] |
Executables | book |
Downloads | 1517 total (8 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] |