FICHA · MANJARO

haskell-text-builder-linear

Builder for Text and ByteString based on linear types

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

Description

Builds Text and ByteString values using Haskell linear types. This helps developers assemble textual or byte output while making ownership and single-use behavior explicit in the type system.

It is useful in performance-sensitive renderers, serializers, protocol code, and libraries that want fewer accidental copies. It is a development library; applications use it through Haskell code, not through a separate launcher.

Permissions

Permissions not analysed for this source yet.