FICHA · MANJARO

haskell-rawfilepath

Use RawFilePath instead of FilePath

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

Description

Provides support for using RawFilePath instead of the higher-level FilePath type. Raw paths preserve byte-level path data, which matters on systems where filenames may not decode cleanly as text.

It is useful for system tools, file managers, backup tools, and low-level filesystem code. It is a developer library and requires care with encoding and platform behavior.

Permissions

Permissions not analysed for this source yet.