FICHA · MANJARO

haskell-bytestring-progress

A library for tracking the consumption of a lazy ByteString

  • haskell-library
  • LIBRARY
  • PROGRESS
  • IO
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for tracking how much of a lazy ByteString has been consumed. It helps programs report progress while reading or processing large byte streams.

Developers use it for importers, downloads, parsers, and long-running processing tasks. Progress reporting should stay accurate even when input sizes are unknown or reads fail.

Permissions

Permissions not analysed for this source yet.