system-fileio-0.3.11: Consistent filesystem interaction across GHC versions

The system-fileio package

This is a small wrapper around the "directory", "unix", and "Win32" packages, for use with "system-filepath". It provides a consistent API to the various versions of these packages distributed with different versions of GHC.

In particular, this library supports working with POSIX files that have paths which can't be decoded in the current locale encoding.

Properties

Versions0.1, 0.1.1, 0.2, 0.2.1, 0.2.2, 0.2.2.1, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.3, 0.3.1, 0.3.2, 0.3.2.1, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8, 0.3.9, 0.3.10, 0.3.11
Dependenciesbase (≥4.0 & <5.0), bytestring (≥0.9), directory (≥1.0), system-filepath (≥0.3.1 & <0.5), text (≥0.7.1 & <0.12), time (≥1.0 & <1.5), Win32 (≥2.2) or
base (≥4.0 & <5.0), bytestring (≥0.9), system-filepath (≥0.3.1 & <0.5), text (≥0.7.1 & <0.12), time (≥1.0 & <1.5), unix (≥2.3)
LicenseMIT
AuthorJohn Millikin <jmillikin@gmail.com>
MaintainerJohn Millikin <jmillikin@gmail.com>
Stabilityexperimental
CategorySystem
Home pagehttps://john-millikin.com/software/haskell-filesystem/
Bug trackermailto:jmillikin@gmail.com
Source repositorybzr branch https://john-millikin.com/branches/system-fileio/0.3/
Upload dateWed Jan 16 02:25:30 UTC 2013
Uploaded byJohnMillikin
Built onghc-7.6
DistributionsNixOS: 0.3.11, Debian: 0.3.8, FreeBSD: 0.3.11

Modules

Downloads