FICHA · MANJARO

haskell-base64

A modern Base64 library

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

Description

A modern Haskell library for Base64 encoding and decoding. It helps programs represent binary data as text for APIs, configuration, email, tokens, and other formats that cannot carry raw bytes directly.

Developers use it when Haskell software needs standard Base64 handling. Encoding is not encryption, so Base64 text should not be treated as secret by itself.

Permissions

Permissions not analysed for this source yet.