system-fileio: Consistent filesystem interaction across GHC versions
Deprecated.
in favor of directory
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.
Versions [faq] | 0.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, 0.3.12, 0.3.13, 0.3.14, 0.3.15, 0.3.16, 0.3.16.1, 0.3.16.2, 0.3.16.3, 0.3.16.4 |
---|---|
Dependencies | base (>=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), unix (>=2.3), Win32 (>=2.2) [details] |
License | MIT |
Author | John Millikin <jmillikin@gmail.com> |
Maintainer | John Millikin <jmillikin@gmail.com> |
Category | System |
Home page | https://john-millikin.com/software/haskell-filesystem/ |
Bug tracker | mailto:jmillikin@gmail.com |
Source repo | head: bzr branch https://john-millikin.com/branches/system-fileio/0.3/ this: bzr branch https://john-millikin.com/branches/system-fileio/0.3/ -r system-fileio_0.3.9 |
Uploaded | by JohnMillikin at Sun Sep 16 20:01:24 UTC 2012 |
Distributions | Arch:0.3.16.4, Debian:0.3.16.4, Fedora:0.3.16.3, FreeBSD:0.3.16.3, LTSHaskell:0.3.16.4, NixOS:0.3.16.4, Stackage:0.3.16.4, openSUSE:0.3.16.4 |
Downloads | 79218 total (575 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Downloads
- system-fileio-0.3.10.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)