FICHA · MANJARO

haskell-text-rope

Text lines and ropes

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides line-oriented text structures and ropes for Haskell. A rope stores text in pieces, which can make editing and combining large text more efficient than repeatedly rebuilding one flat string.

It is useful for editors, viewers, diff tools, formatters, and applications that work with large or frequently edited text. It is a library building block, not a text editor by itself.

Permissions

Permissions not analysed for this source yet.