FICHA · MANJARO

haskell-silently

Prevent or capture writing to stdout and other handles.

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

Description

Prevents or captures writes to stdout and other handles in Haskell. This is helpful when tests or tools need to check output, hide noisy messages, or isolate console behavior.

It is useful for test suites, command-line tools, logging tests, and wrappers around code that writes directly to handles. It is a developer library and should be used carefully in concurrent programs.

Permissions

Permissions not analysed for this source yet.