core-text: A rope type based on a finger tree over UTF-8 fragments

[ library, mit, system ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

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]
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 4572 total (45 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]