non-empty-text: Non empty Data.Text type
Typesafe thin wrapper around Data.Text to make impossible to be empty (to always hold at least on character)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
ci | More strict ghc options used for development and ci, not intended for end-use. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- non-empty-text-0.2.1.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.1.0, 0.1.1, 0.2.0, 0.2.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <5), deepseq (>=1.3.0.0 && <1.6), text (>=1.2 && <3) [details] |
Tested with | ghc ==8.8.4, ghc ==8.10.7 |
License | MIT |
Author | Antoine Catton, Trevis Elser |
Maintainer | Trevis Elser <trevis@flipstone.com> |
Category | Data, Text, NonEmpty |
Home page | https://github.com/flipstone/haskell-non-empty-text#readme |
Bug tracker | https://github.com/flipstone/haskell-non-empty-text/issues |
Source repo | head: git clone https://github.com/flipstone/haskell-non-empty-text |
Uploaded | by TrevisElser at 2023-12-17T00:55:14Z |
Distributions | LTSHaskell:0.2.1, NixOS:0.2.1, Stackage:0.2.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1642 total (24 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |