FICHA · AUR

haskell-wordexp

wordexp(3) wrappers

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · Jun 1, 2026 description in en

Description

Shell-style word expansion through `wordexp(3)` can be accessed from Haskell code using wrapper bindings.

It is useful for systems programs that need POSIX-like expansion behavior. Shell expansion can be dangerous with untrusted input, so avoid passing user-controlled strings unless quoting, validation, and expected expansion rules are fully understood.

Permissions

Permissions not analysed for this source yet.