FICHA · MANJARO

haskell-unixutils

A crude interface between Haskell and Unix-like operating systems

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

Description

Provides a basic interface between Haskell programs and Unix-like operating systems. It helps code interact with common system facilities without building every operating-system call from scratch.

It is useful for command-line utilities, automation, file tools, and programs that need Unix integration. Developers should treat filesystem paths, permissions, and external process interactions carefully to avoid unsafe behavior.

Permissions

Permissions not analysed for this source yet.