temporary: Portable temporary file and directory support for Windows and Unix, based on code from Cabal
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.
Downloads
- temporary-1.2.0.2.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
- No Candidates
Versions [RSS] | 1.0, 1.1, 1.1.1, 1.1.2, 1.1.2.1, 1.1.2.2, 1.1.2.3, 1.1.2.4, 1.1.2.5, 1.2, 1.2.0.1, 1.2.0.2, 1.2.0.3, 1.2.0.4, 1.2.1, 1.2.1.1, 1.3 |
---|---|
Dependencies | base (>=3 && <10), directory (>=1.0), exceptions (>=0.1.1 && <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 | Max Bolingbroke <batterseapower@hotmail.com> |
Revised | Revision 1 made by HerbertValerioRiedel at 2014-12-31T15:21:02Z |
Category | System, Utils |
Home page | http://www.github.com/batterseapower/temporary |
Uploaded | by MaxBolingbroke at 2014-04-05T11:16:40Z |
Distributions | Arch:1.3, Debian:1.3, Fedora:1.3, FreeBSD:1.2.0.3, LTSHaskell:1.3, NixOS:1.3, Stackage:1.3, openSUSE:1.3 |
Reverse Dependencies | 238 direct, 5733 indirect [details] |
Downloads | 186289 total (9 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] |