system-fileio: Consistent filesystem interaction across GHC versions
THIS PACKAGE IS DEPRECATED, AND NO LONGER MAINTAINED. Users of GHC >= 7.4 should use the native file path handling, which now supports paths containing arbitrary bytes. Users of older GHC versions should upgrade to GHC >= 7.4.
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.15.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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), directory (>=1.0), system-filepath (>=0.3.1 && <0.5), text (>=0.7.1), time (>=1.0 && <2.0), unix (>=2.3), Win32 (>=2.2) [details] |
License | MIT |
Author | John Millikin <jmillikin@gmail.com> |
Maintainer | John Millikin <jmillikin@gmail.com> |
Revised | Revision 1 made by JohnMillikin at 2014-12-16T06:36:15Z |
Category | System |
Home page | https://john-millikin.com/software/haskell-filesystem/ |
Bug tracker | mailto:jmillikin@gmail.com |
Source repo | head: git clone https://john-millikin.com/code/haskell-filesystem/ this: git clone https://john-millikin.com/code/haskell-filesystem/(tag system-fileio_0.3.14) |
Uploaded | by JohnMillikin at 2014-11-10T03:00:58Z |
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] |