temporary-rc: Portable temporary file and directory support for Windows and Unix, based on code from Cabal
Deprecated
in favor of temporary
The functions for creating temporary files and directories in the base library are quite limited. The unixutils package contains some good ones, but they aren't portable to Windows. This library just repackages the Cabal implementations of its own temporary file and folder functions so that you can use them without linking against Cabal or depending on it being installed. This is a better maintained fork of the "temporary" package.
Downloads
- temporary-rc-1.2.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.2.0.3 |
---|---|
Dependencies | base (>=3 && <10), directory (>=1.0), exceptions (>=0.6), filepath (>=1.1), transformers (>=0.2.0.0), unix (>=2.3) [details] |
License | BSD-3-Clause |
Copyright | (c) 2003-2006, Isaac Jones (c) 2005-2009, Duncan Coutts |
Author | Isaac Jones <ijones@syntaxpolice.org> Duncan Coutts <duncan@haskell.org> |
Maintainer | Roman Cheplyaka <roma@ro-che.info> |
Category | System, Utils |
Home page | http://www.github.com/feuerbach/temporary |
Uploaded | by RomanCheplyaka at 2014-05-09T12:28:37Z |
Distributions | LTSHaskell:1.2.0.3, NixOS:1.2.0.3, Stackage:1.2.0.3 |
Reverse Dependencies | 5 direct, 16 indirect [details] |
Downloads | 7871 total (31 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |