fs-api-0.4.0.0

Synopsis

Abstract interface for the file system

Description

Abstract interface for the file system.

Author

IOG Engineering Team

Maintainer

operations@iohk.io, Joris Dral (joris@well-typed.com)

License

Apache-2.0

Source
https://github.com/input-output-hk/fs-sim
Commit hash
700fc500aca81a080958098136e40665d862186a
Subdir
fs-api
Timestamp

2026-03-27T15:52:39Z

Revisions

None

Dependencies
library fs-api:
  • ["base >=4.16 && <4.22","bytestring ^>=0.10 || ^>=0.11 || ^>=0.12","containers ^>=0.5 || ^>=0.6 || ^>=0.7","deepseq ^>=1.4 || ^>=1.5","digest ^>=0.0","directory ^>=1.3","filepath ^>=1.4 || ^>=1.5","io-classes ^>=1.6 || ^>=1.7 || ^>=1.8.0.1","primitive ^>=0.9","safe-wild-cards ^>=1.0","text ^>=1.2 || ^>=2.0 || ^>=2.1"]

if !os(windows)

  • unix ^>=2.7 || ^>=2.8
  • unix-bytestring ^>=0.4

if os(windows)

  • Win32 ^>=2.14
test-suite fs-api-test:
  • ["base","bytestring","filepath","fs-api","primitive","tasty","tasty-quickcheck","temporary","text"]