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.
Downloads
- system-fileio-0.3.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 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, 0.3.16.5, 0.3.16.6 |
---|---|
Dependencies | base (>=4.0 && <5.0), bytestring (>=0.9 && <0.10), directory (>=1.0 && <1.2), system-filepath (>=0.3.1 && <0.5), text (>=0.7.1 && <0.12), time (>=1.0 && <1.5), unix (>=2.3 && <2.6), Win32 (>=2.2 && <2.3) [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.5 |
Uploaded | by JohnMillikin at 2012-02-12T21:56:59Z |
Distributions | Arch:0.3.16.6, Debian:0.3.16.4, Fedora:0.3.16.4, FreeBSD:0.3.16.3, LTSHaskell:0.3.16.6, NixOS:0.3.16.5, Stackage:0.3.16.6 |
Reverse Dependencies | 59 direct, 3913 indirect [details] |
Downloads | 103962 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |