FICHA · MANJARO

haskell-easy-file

Cross-platform File handling

  • haskell-library
  • LIBRARY
  • FILESYSTEM
  • CROSS-PLATFORM
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for cross-platform file handling. It helps programs work with paths, files, and filesystem behavior in a way that is less tied to one operating system.

Developers use it in tools that need to run on Linux, macOS, and Windows. File handling should still account for permissions, encodings, path separators, symlinks, and failure during reads or writes.

Permissions

Permissions not analysed for this source yet.