nonempty-wrapper-text: 'NonEmpty' wrappers for text

[ data, library ] [ Propose Tags ] [ Report a vulnerability ]

NonEmpty wrappers for text.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0
Change log changelog.md
Dependencies base (>=4 && <5), bytestring (>=0.10 && <0.13), nonempty-wrapper (>=0.1.0.0 && <1), text (>=2 && <3) [details]
Tested with ghc ==9.12.1, ghc ==9.10.2, ghc ==9.8.4, ghc ==9.6.7, ghc ==9.4.8, ghc ==9.2.8
License ISC
Author Gautier DI FOLCO
Maintainer foss@difolco.dev
Category Data
Home page http://github.com/blackheaven/nonempty-wrapper/nonempty-wrapper-text
Uploaded by gdifolco at 2025-07-20T11:02:15Z
Distributions NixOS:0.1.0.0
Downloads 119 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-07-20 [all 1 reports]

Readme for nonempty-wrapper-text-0.1.1.0

[back to package description]

nonempty-wrapper-text

Create NonEmpty version of any container.

text instances and functions.

Example:

type NonEmptyText = NonEmpty Text