core-text: A rope type based on a finger tree over UTF-8 fragments
A rope data type for text, built as a finger tree over UTF-8 text fragments. The package also includes utiltiy functions for breaking and re-wrapping lines, conveniences for pretty printing and colourizing terminal output, and a simple mechanism for multi-line Rope literals.
The main Rope
type and its usage are described at Core.Text.Rope in
this package.
This is part of a library intended to ease interoperability and assist in building command-line programs, both tools and longer-running daemons. A list of features and some background to the library's design is contained in the README on GitHub.
Modules
[Index] [Quick Jump]
Downloads
- core-text-0.3.8.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.2.0.0, 0.2.2.1, 0.2.2.2, 0.2.2.3, 0.2.2.4, 0.2.2.6, 0.2.3.3, 0.2.3.5, 0.2.3.6, 0.3.0.0, 0.3.2.0, 0.3.4.0, 0.3.5.0, 0.3.7.0, 0.3.7.1, 0.3.7.2, 0.3.8.0, 0.3.8.1 (info) |
---|---|
Dependencies | ansi-terminal, base (>=4.11 && <5), bytestring, colour, deepseq, fingertree, hashable (>=1.2), prettyprinter (>=1.6.2), template-haskell (>=2.14 && <3), text, text-short [details] |
Tested with | ghc ==8.10.7, ghc ==9.2.5 |
License | MIT |
Copyright | © 2018-2023 Athae Eredh Siniath and Others |
Author | Andrew Cowie <istathar@gmail.com> |
Maintainer | Andrew Cowie <istathar@gmail.com> |
Category | System |
Home page | https://github.com/aesiniath/unbeliever#readme |
Bug tracker | https://github.com/aesiniath/unbeliever/issues |
Source repo | head: git clone https://github.com/aesiniath/unbeliever |
Uploaded | by AndrewCowie at 2023-02-27T10:31:17Z |
Distributions | LTSHaskell:0.3.8.1, NixOS:0.3.8.1, Stackage:0.3.8.1 |
Reverse Dependencies | 6 direct, 1 indirect [details] |
Downloads | 5008 total (93 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-02-27 [all 1 reports] |