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

[ library, mit, system ] [ Propose Tags ]
This version is deprecated.

A data type for text, built as a finger tree over UTF-8 text fragments.

The main 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 base (>=4.11 && <5), bytestring (>=0.10.8.2 && <0.11), deepseq (>=1.4.4.0 && <1.5), fingertree (>=0.1.4.2 && <0.2), hashable (>=1.2.7.0 && <1.3), prettyprinter (>=1.2.1 && <1.3), prettyprinter-ansi-terminal (>=1.1.1.2 && <1.2), template-haskell (>=2.14.0.0 && <2.15), text (>=1.2.3.1 && <1.3), text-short (>=0.1.2 && <0.2) [details]
License BSD-3-Clause
Copyright © 2018-2019 Operational Dynamics Consulting Pty Ltd, and Others
Author Andrew Cowie <andrew@operationaldynamics.com>
Maintainer Andrew Cowie <andrew@operationaldynamics.com>
Category System
Home page https://github.com/oprdyn/unbeliever#readme
Bug tracker https://github.com/oprdyn/unbeliever/issues
Source repo head: git clone https://github.com/oprdyn/unbeliever
Uploaded by AndrewCowie at 2019-07-12T12:54:30Z
Distributions LTSHaskell:0.3.8.1, NixOS:0.3.8.1, Stackage:0.3.8.1
Reverse Dependencies 6 direct, 1 indirect [details]
Downloads 4593 total (58 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 2019-07-12 [all 1 reports]