FICHA · MANJARO

haskell-shell-escape

Shell escaping library

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

Description

Provides shell escaping helpers for Haskell. Escaping is needed when text must be passed safely to a shell command without being interpreted as extra syntax.

It is useful for automation, wrappers, build tools, and scripts that must construct shell commands. It reduces quoting mistakes, but the safest design is still to avoid shell interpretation when direct process arguments are possible.

Permissions

Permissions not analysed for this source yet.