text-convert: Convert between various textual representations.
Convert between various types representing textual data. This library differs from the similar string-conversions library in that this library exports class methods that are monomorphic in their return type. This enhances readability and aids type inference.
[Skip to Readme]
Downloads
- text-convert-0.1.0.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, 0.1.0.1 |
---|---|
Dependencies | base (>=4.16 && <5), bytestring (>=0.11 && <0.13), text (>=1.2 && <2.2) [details] |
Tested with | ghc ==9.2.8 || ==9.4.8 || ==9.6.7 || ==9.8.4 || ==9.10.2 || ==9.12.2 |
License | BSD-3-Clause |
Copyright | 2025 Daniel Brice |
Author | Daniel Brice |
Maintainer | danielbrice@gmail.com |
Category | Data |
Home page | https://github.com/friedbrice/text-convert#readme |
Bug tracker | https://github.com/friedbrice/text-convert/issues |
Source repo | head: git clone https://github.com/friedbrice/text-convert |
Uploaded | by danielbrice at 2025-06-20T22:19:22Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 7 total (7 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-06-20 [all 1 reports] |