FICHA · MANJARO

haskell-typed-process

Run external processes, with strong typing of streams

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

Description

Runs external processes from Haskell with stronger typing around input, output, and error streams. This helps programs describe how each stream is handled instead of relying on loose shell-style behavior.

It is useful for build tools, automation, wrappers, test helpers, and applications that coordinate command-line programs. Developers should pass arguments as structured values and avoid building shell commands from untrusted text.

Permissions

Permissions not analysed for this source yet.