FICHA · MANJARO

haskell-spoon

Catch errors thrown from pure computations

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

Description

Catches errors thrown from pure Haskell computations. This can be useful when evaluating code that may throw exceptions despite being presented as a pure value.

It is useful for tests, diagnostics, sandbox-like evaluation, and tools that need to recover from unexpected pure exceptions. It should not replace designing APIs with explicit error values where possible.

Permissions

Permissions not analysed for this source yet.