FICHA · MANJARO

haskell-witch

Convert values from one type into another

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

Description

Converts values from one Haskell type into another through a structured conversion API. It helps avoid scattered ad hoc conversion functions when data moves between domain, text, numeric, or external representations.

It is useful for application models, configuration, parsing, serialization, and API boundaries. Developers should keep lossy or partial conversions explicit so data meaning is not changed silently.

Permissions

Permissions not analysed for this source yet.