Deprecated

In favour of

system-filepath

High-level, byte-based file and directory path manipulations

https://github.com/fpco/haskell-filesystem

Version on this page:0.4.13.1
LTS Haskell 22.17:0.4.14@rev:2
Stackage Nightly 2024-04-19:0.4.14@rev:2
Latest on Hackage:0.4.14@rev:2

See all snapshots system-filepath appears in

MIT licensed by John Millikin
Maintained by FP Complete
This version can be pinned in stack with:system-filepath-0.4.13.1@sha256:613c69da25d95a034065e70946f10e66b6e501f6b12ba4867e9132cd9b7af9b0,1540

Module documentation for 0.4.13.1

system-filepath

Provides a FilePath datatype and utility functions for operating on it. Unlike the filepath package, this package does not simply reuse String, increasing type safety.

Changes

0.4.13.1

Allow deepseq 1.4

0.4.13

Maintenance taken over by FP Complete.