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.0.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.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 && <6), directory (>=1.0 && <1.1), filepath (>=1.1 && <1.2), unix (>=2.4 && <2.5) [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> |
Category | System, Utils |
Home page | http://www.github.com/batterseapower/temporary |
Uploaded | by MaxBolingbroke at 2010-12-03T12:39:05Z |
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 uploaded by user Build status unknown [no reports yet] |