FICHA · MANJARO

haskell-bytestring-encoding

ByteString ↔ Text converter based on GHC.IO.Encoding

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

Description

A Haskell library for converting between ByteString and Text using GHC.IO.Encoding. It helps programs decode and encode text bytes according to selected character encodings.

Developers use it when handling files, streams, or external data that may not already be Unicode Text. Encoding errors should be visible so invalid input does not become silent data loss.

Permissions

Permissions not analysed for this source yet.